Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-21706 (GCVE-0-2021-21706)
Vulnerability from cvelistv5 – Published: 2021-10-04 04:00 – Updated: 2024-09-16 23:06- CWE-24 - Path Traversal: '../filedir'
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T18:23:28.483Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=81420"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20211029-0007/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"platforms": [
"Windows"
],
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "7.3.31",
"status": "affected",
"version": "7.3.x",
"versionType": "custom"
},
{
"lessThan": "7.4.24",
"status": "affected",
"version": "7.4.x",
"versionType": "custom"
},
{
"lessThan": "8.0.11",
"status": "affected",
"version": "8.0.X",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "reported by vi at hackberry dot xyz"
}
],
"datePublic": "2021-09-21T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-24",
"description": "CWE-24 Path Traversal: \u0027../filedir\u0027",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-10-29T12:06:47",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.php.net/bug.php?id=81420"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20211029-0007/"
}
],
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81420"
],
"discovery": "EXTERNAL"
},
"title": "ZipArchive::extractTo may extract outside of destination dir",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2021-09-21T11:32:00.000Z",
"ID": "CVE-2021-21706",
"STATE": "PUBLIC",
"TITLE": "ZipArchive::extractTo may extract outside of destination dir"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "\u003c",
"version_name": "7.3.x",
"version_value": "7.3.31"
},
{
"platform": "Windows",
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.24"
},
{
"platform": "Windows",
"version_affected": "\u003c",
"version_name": "8.0.X",
"version_value": "8.0.11"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "reported by vi at hackberry dot xyz"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-24 Path Traversal: \u0027../filedir\u0027"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=81420",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=81420"
},
{
"name": "https://security.netapp.com/advisory/ntap-20211029-0007/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20211029-0007/"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81420"
],
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2021-21706",
"datePublished": "2021-10-04T04:00:17.182563Z",
"dateReserved": "2021-01-04T00:00:00",
"dateUpdated": "2024-09-16T23:06:09.569Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.3.0\", \"versionEndExcluding\": \"7.3.31\", \"matchCriteriaId\": \"FB0C3B54-5557-4013-9453-CCAB94BF6A34\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.4.0\", \"versionEndExcluding\": \"7.4.24\", \"matchCriteriaId\": \"C714AE0D-1990-455D-BEA7-B3FF454DFEBF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndExcluding\": \"8.0.11\", \"matchCriteriaId\": \"35A8B10D-C9FF-474F-BEC1-196F6DDC4948\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A2572D17-1DE6-457B-99CC-64AFD54487EA\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.\"}, {\"lang\": \"es\", \"value\": \"En PHP versiones de 7.3.x por debajo de 7.3.31, versiones 7.4.x por debajo de 7.4.24 y 8.0.x por debajo de 8.0.11, en el entorno de Microsoft Windows, la funci\\u00f3n ZipArchive::extractTo puede ser enga\\u00f1ada para escribir un archivo fuera del directorio de destino cuando es extra\\u00eddo un archivo ZIP, causando as\\u00ed potencialmente una creaci\\u00f3n o sobreescritura de archivos, sujeto a los permisos del Sistema Operativo\"}]",
"id": "CVE-2021-21706",
"lastModified": "2024-11-21T05:48:52.470",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:P/A:N\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2021-10-04T04:15:08.350",
"references": "[{\"url\": \"https://bugs.php.net/bug.php?id=81420\", \"source\": \"security@php.net\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20211029-0007/\", \"source\": \"security@php.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugs.php.net/bug.php?id=81420\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20211029-0007/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-24\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-22\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-21706\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2021-10-04T04:15:08.350\",\"lastModified\":\"2024-11-21T05:48:52.470\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.\"},{\"lang\":\"es\",\"value\":\"En PHP versiones de 7.3.x por debajo de 7.3.31, versiones 7.4.x por debajo de 7.4.24 y 8.0.x por debajo de 8.0.11, en el entorno de Microsoft Windows, la funci\u00f3n ZipArchive::extractTo puede ser enga\u00f1ada para escribir un archivo fuera del directorio de destino cuando es extra\u00eddo un archivo ZIP, causando as\u00ed potencialmente una creaci\u00f3n o sobreescritura de archivos, sujeto a los permisos del Sistema Operativo\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-24\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.3.0\",\"versionEndExcluding\":\"7.3.31\",\"matchCriteriaId\":\"FB0C3B54-5557-4013-9453-CCAB94BF6A34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.24\",\"matchCriteriaId\":\"C714AE0D-1990-455D-BEA7-B3FF454DFEBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.11\",\"matchCriteriaId\":\"35A8B10D-C9FF-474F-BEC1-196F6DDC4948\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A2572D17-1DE6-457B-99CC-64AFD54487EA\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=81420\",\"source\":\"security@php.net\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211029-0007/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=81420\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211029-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
GSD-2021-21706
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-21706",
"description": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"id": "GSD-2021-21706",
"references": [
"https://www.suse.com/security/cve/CVE-2021-21706.html",
"https://security.archlinux.org/CVE-2021-21706"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-21706"
],
"details": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"id": "GSD-2021-21706",
"modified": "2023-12-13T01:23:11.333325Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2021-09-21T11:32:00.000Z",
"ID": "CVE-2021-21706",
"STATE": "PUBLIC",
"TITLE": "ZipArchive::extractTo may extract outside of destination dir"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "\u003c",
"version_name": "7.3.x",
"version_value": "7.3.31"
},
{
"platform": "Windows",
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.24"
},
{
"platform": "Windows",
"version_affected": "\u003c",
"version_name": "8.0.X",
"version_value": "8.0.11"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "reported by vi at hackberry dot xyz"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-24 Path Traversal: \u0027../filedir\u0027"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=81420",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=81420"
},
{
"name": "https://security.netapp.com/advisory/ntap-20211029-0007/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20211029-0007/"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81420"
],
"discovery": "EXTERNAL"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.3.31",
"versionStartIncluding": "7.3.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.4.24",
"versionStartIncluding": "7.4.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.0.11",
"versionStartIncluding": "8.0.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"ID": "CVE-2021-21706"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81420"
},
{
"name": "https://security.netapp.com/advisory/ntap-20211029-0007/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20211029-0007/"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2021-11-03T20:24Z",
"publishedDate": "2021-10-04T04:15Z"
}
}
}
FKIE_CVE-2021-21706
Vulnerability from fkie_nvd - Published: 2021-10-04 04:15 - Updated: 2024-11-21 05:486.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
| URL | Tags | ||
|---|---|---|---|
| security@php.net | https://bugs.php.net/bug.php?id=81420 | Issue Tracking, Patch, Vendor Advisory | |
| security@php.net | https://security.netapp.com/advisory/ntap-20211029-0007/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugs.php.net/bug.php?id=81420 | Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20211029-0007/ | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FB0C3B54-5557-4013-9453-CCAB94BF6A34",
"versionEndExcluding": "7.3.31",
"versionStartIncluding": "7.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C714AE0D-1990-455D-BEA7-B3FF454DFEBF",
"versionEndExcluding": "7.4.24",
"versionStartIncluding": "7.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "35A8B10D-C9FF-474F-BEC1-196F6DDC4948",
"versionEndExcluding": "8.0.11",
"versionStartIncluding": "8.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions."
},
{
"lang": "es",
"value": "En PHP versiones de 7.3.x por debajo de 7.3.31, versiones 7.4.x por debajo de 7.4.24 y 8.0.x por debajo de 8.0.11, en el entorno de Microsoft Windows, la funci\u00f3n ZipArchive::extractTo puede ser enga\u00f1ada para escribir un archivo fuera del directorio de destino cuando es extra\u00eddo un archivo ZIP, causando as\u00ed potencialmente una creaci\u00f3n o sobreescritura de archivos, sujeto a los permisos del Sistema Operativo"
}
],
"id": "CVE-2021-21706",
"lastModified": "2024-11-21T05:48:52.470",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 3.6,
"source": "security@php.net",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-10-04T04:15:08.350",
"references": [
{
"source": "security@php.net",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81420"
},
{
"source": "security@php.net",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20211029-0007/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81420"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20211029-0007/"
}
],
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-24"
}
],
"source": "security@php.net",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
ICSA-26-027-02
Vulnerability from csaf_cisa - Published: 2024-02-27 12:00 - Updated: 2026-01-27 16:20Notes
{
"document": {
"acknowledgments": [
{
"organization": "CERT@VDE",
"summary": "coordination and support with this publication",
"urls": [
"https://certvde.com/"
]
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://www.cisa.gov/news-events/news/traffic-light-protocol-tlp-definitions-and-usage"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "Festo Didactic offers products with security functions that aid the safe operation of plants, systems, machines and networks. In order to protect plants, systems, machines and networks from cyber threats, a comprehensive security concept must be implemented and continuously updated. Festo products and services only constitute one part of such a concept.\nThe customer is responsible for preventing unauthorized access to their plants, systems, machines and networks. Systems, machines and components should only be connected to a company\u0027s network or the Internet if and as necessary, and only when the suitable security measures (e.g., firewalls and network segmentation, defense-in-depth) are in place. Failure to ensure adequate security measures when connecting the product to the network can result in vulnerabilities which allow unauthorized, remote access to the network - even beyond the product boundaries. This access could be abused to incur a loss of data or manipulate or sabotage systems. Typical forms of attack include but are not limited to: Denial-of-Service (rendering the system temporarily non-functional), remote execution of malicious code, privilege escalation (executing malicious code with higher system privileges than expected), ransomware (encryption of data and demanding payment for decryption). In the context of industrial systems and machines this can also lead to unsafe states, posing a danger to people and equipment.\nFurthermore, Festo guidelines on suitable security measures should be observed. Festo products and solutions are constantly being developed further in order to make them more secure. Festo strongly recommends that customers install product updates as soon as they become available and always use the latest versions of its products. Any use of product versions that are no longer supported or any failure to install the latest updates may render the customer vulnerable to cyber-attacks.",
"title": "General recommendation"
},
{
"category": "summary",
"text": "MES PCs shipped with Windows 10 come pre-installed with XAMPP. XAMPP is a bundle of third-party open-source applications including the Apache HTTP Server, the MariaDB database and more. From time to time, vulnerabilities in these applications are discovered. These are fixed in newer versions of XAMPP by updating the bundled applications. \n\nMES PCs shipped with Windows 10 include a copy of XAMPP which contains around 140 such vulnerabilities listed in this advisory. They can be fixed by replacing XAMPP with Festo Didactic\u0027s Factory Control Panel application.",
"title": "Summary"
},
{
"category": "legal_disclaimer",
"text": "Festo assumes no liability whatsoever for indirect, collateral, accidental or consequential losses that occur by the distribution and/or use of this document or any losses in connection with the distribution and/or use of this document. All information published in this document is provided free of charge and on good faith by Festo. Insofar as permissible by law, however, none of this information shall establish any warranty, guarantee, commitment, or liability on the part of Festo.\\n\\nNote: In no case does this information release the operator or responsible person from the obligation to check the effect on his system or installation before using the information and, in the event of negative consequences, not to use the information.\\n\\nIn addition, the actual general terms, and conditions for delivery, payment and software use of Festo, available under http://www.festo.com and the special provisions for the use of Festo Security Advisory available at https://www.festo.com/psirt shall apply.",
"title": "Disclaimer"
},
{
"category": "description",
"text": "The vulnerabilities covered by this advisory have a broad range of impacts ranging from denial-of-service to disclosure or manipulation/deletion of information.\nGiven the intended usage of MES PCs for didactic purposes in controlled lab environments, separate from productive systems, it never comes into contact with sensitive information. Therefore the impact is reduced to limited availability of the system.",
"title": "Impact"
},
{
"category": "legal_disclaimer",
"text": "This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy \u0026 Use policy (https://www.cisa.gov/privacy-policy).",
"title": "Legal Notice and Terms of Use"
},
{
"category": "other",
"text": "This ICSA is a verbatim republication of Festo SE \u0026 Co. KG FSA-202402 from a direct conversion of the vendor\u0027s Common Security Advisory Framework (CSAF) advisory. This is republished to CISA\u0027s website as a means of increasing visibility and is provided \"as-is\" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Festo SE \u0026 Co. KG directly for any questions regarding this advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Commercial Facilities, Communications, Critical Manufacturing, Energy",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "FSA-202402: Several Vulnerabilities in MES PC (Windows 10) - CSAF",
"url": "https://festo.csaf-tp.certvde.com/.well-known/csaf/white/2024/fsa-202402.json"
},
{
"category": "external",
"summary": "CERT@VDE Security Advisory",
"url": "https://certvde.com/en/advisories/vendor/festo/"
},
{
"category": "external",
"summary": "For further security-related issues in Festo products please contact the Festo Product Security Incident Response Team (PSIRT)",
"url": "https://festo.com/psirt"
},
{
"category": "self",
"summary": "FSA-202402: Several Vulnerabilities in MES PC (Windows 10) - HTML",
"url": "https://certvde.com/en/advisories/VDE-2023-065"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-26-027-02 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2026/icsa-26-027-02.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-26-027-02 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-027-02"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/ics-alerts/ics-alert-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/news/targeted-cyber-intrusion-detection-and-mitigation-strategies-update-b"
}
],
"title": "Festo Didactic SE MES PC",
"tracking": {
"aliases": [
"VDE-2023-065"
],
"current_release_date": "2026-01-27T16:20:28.099631Z",
"generator": {
"date": "2026-01-27T16:20:28.097580Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.5.0"
}
},
"id": "ICSA-26-027-02",
"initial_release_date": "2024-02-27T12:00:00.000000Z",
"revision_history": [
{
"date": "2024-02-27T12:00:00.000000Z",
"legacy_version": "Initial",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-04T11:00:00.000000Z",
"legacy_version": "Revision 1",
"number": "2",
"summary": "Adjust to VDE template. Add missing CWE-IDs if available. Updated legal disclaimer to add references to special provisions."
},
{
"date": "2025-12-08T07:00:00.000000Z",
"legacy_version": "Revision 2",
"number": "3",
"summary": "Add all missing CWE identifier and CVSS 3.x scores."
},
{
"date": "2026-01-27T16:20:28.099631Z",
"legacy_version": "CISA Republication",
"number": "4",
"summary": "Initial Republication of Festo SE \u0026 Co. KG FSA-202402 advisory"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shipped_with_Windows_10",
"product": {
"name": "Festo Didactic SE MES PC shipped with Windows 10",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "MES PC"
}
],
"category": "vendor",
"name": "Festo Didactic SE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11036",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "108177",
"url": "http://www.securityfocus.com/bid/108177"
},
{
"summary": "FEDORA-2019-6350c4e21a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3BY2XUUAN277LS7HKAOGL4DVGAELOJV3/"
},
{
"summary": "FEDORA-2019-6e325234a4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2NFXYNCXZCPYT7ZN4ZLI5EPQQW44FRRO/"
},
{
"summary": "FEDORA-2019-bab3944fee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WN2HLPGEZEF4MFM5YC5FILZB5QEQFP3A/"
},
{
"summary": "USN-3566-2",
"url": "https://usn.ubuntu.com/3566-2/"
},
{
"summary": "[debian-lts-announce] 20190525 [SECURITY] [DLA 1803-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00035.html"
},
{
"summary": "openSUSE-SU-2019:1501",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00010.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "USN-4009-1",
"url": "https://usn.ubuntu.com/4009-1/"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11036"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/126.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11036"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25727"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2021-2011",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Client product of Oracle MySQL (component: C API). Supported versions that are affected are 5.7.32 and prior and 8.0.22 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Client.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-db50ab62d3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T7EAHJPWOOF4D6PEFLXW5IQWRRSZ3HRC/"
},
{
"summary": "FEDORA-2021-b1d1655cef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CS5THZSGI7O2CZO44NWYE57AG2T7NK3K/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2011"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2011"
},
{
"cve": "CVE-2022-32083",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.6.1 was discovered to contain a segmentation fault via the component Item_subselect::init_expr_cache_tracker.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32083"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32083"
},
{
"cve": "CVE-2021-46668",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows an application crash via certain long SELECT DISTINCT statements that improperly interact with storage-engine resource limitations for temporary data structures.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46668"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/400.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46668"
},
{
"cve": "CVE-2018-19518",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "University of Washington IMAP Toolkit 2007f on UNIX, as used in imap_open() in PHP and other products, launches an rsh command (by means of the imap_rimap function in c-client/imap4r1.c and the tcp_aopen function in osdep/unix/tcp_unix.c) without preventing argument injection, which might allow remote attackers to execute arbitrary OS commands if the IMAP server name is untrusted input (e.g., entered by a user of a web application) and if rsh has been replaced by a program with different argument semantics. For example, if rsh is a link to ssh (as seen on Debian and Ubuntu systems), then the attack can use an IMAP server name containing a \"-oProxyCommand\" argument.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "45914",
"url": "https://www.exploit-db.com/exploits/45914/"
},
{
"summary": "[debian-lts-announce] 20190301 [SECURITY] [DLA 1700-1] uw-imap security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00001.html"
},
{
"summary": "1042157",
"url": "http://www.securitytracker.com/id/1042157"
},
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "106018",
"url": "http://www.securityfocus.com/bid/106018"
},
{
"summary": "[debian-lts-announce] 20181217 [SECURITY] [DLA 1608-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html"
},
{
"summary": "USN-4160-1",
"url": "https://usn.ubuntu.com/4160-1/"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "[debian-lts-announce] 20211229 [SECURITY] [DLA 2866-1] uw-imap security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00031.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19518"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/88.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-19518"
},
{
"cve": "CVE-2021-2194",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-01189f6361",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKV7TRUEQW6EV45RSZVVFLVQMNHVHBCJ/"
},
{
"summary": "FEDORA-2021-5b6c69a73a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UJVUTKKFQAWR7NURCQHQQ5JHTVYGEOYQ/"
},
{
"summary": "FEDORA-2021-b8b7829a83",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJQRPXNDH6YHQLUSCS5VA7DAW32PN7N7/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2194"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2194"
},
{
"cve": "CVE-2019-11049",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.13 and 7.4.0 on Windows, when supplying custom headers to mail() function, due to mistake introduced in commit 78f4b4a2dcf92ddbccea1bb95f8390a18ac3342e, if the header is supplied in lowercase, this can result in double-freeing certain memory locations.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11049"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/415.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11049"
},
{
"cve": "CVE-2022-31626",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-0a96e5b9b1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZZTZQKRGEYJT5UB4FGG3MOE72SQUHSL4/"
},
{
"summary": "FEDORA-2022-f3fc52428e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3T4MMEEZYYAEHPQMZDFN44PHORJWJFZQ/"
},
{
"summary": "DSA-5179",
"url": "https://www.debian.org/security/2022/dsa-5179"
},
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31626"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/120.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-32084",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component sub_select.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32084"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32084"
},
{
"cve": "CVE-2022-32088",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Exec_time_tracker::get_loops/Filesort_tracker::report_use/filesort.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32088"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32088"
},
{
"cve": "CVE-2022-27377",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component Item_func_in::cleanup(), which is exploited via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27377"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27377"
},
{
"cve": "CVE-2020-2922",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Client product of Oracle MySQL (component: C API). Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.18 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Client accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4350-1",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2922"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/200.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2922"
},
{
"cve": "CVE-2019-9638",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note-\u003eoffset relationship to value_len.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9638"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9638"
},
{
"cve": "CVE-2019-11044",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link() function accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11044"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/170.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11044"
},
{
"cve": "CVE-2020-7068",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202009-10",
"url": "https://security.gentoo.org/glsa/202009-10"
},
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7068"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7068"
},
{
"cve": "CVE-2020-7069",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-4573f0e03a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RRU57N3OSYZPOMFWPRDNVH7EMYOTSZ66/"
},
{
"summary": "FEDORA-2020-4fe6b116e5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7EVDN7D3IB4EAI4D3ZOM2OJKQ5SD7K4E/"
},
{
"summary": "FEDORA-2020-94763cb98b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/P2J3ZZDHCSX65T5QWV4AHBN7MOJXBEKG/"
},
{
"summary": "openSUSE-SU-2020:1703",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00045.html"
},
{
"summary": "USN-4583-1",
"url": "https://usn.ubuntu.com/4583-1/"
},
{
"summary": "openSUSE-SU-2020:1767",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00067.html"
},
{
"summary": "GLSA-202012-16",
"url": "https://security.gentoo.org/glsa/202012-16"
},
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7069"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7069"
},
{
"cve": "CVE-2015-2301",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Use-after-free vulnerability in the phar_rename_archive function in phar_object.c in PHP before 5.5.22 and 5.6.x before 5.6.6 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger an attempted renaming of a Phar archive to the name of an existing file.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-3198",
"url": "http://www.debian.org/security/2015/dsa-3198"
},
{
"summary": "USN-2535-1",
"url": "http://www.ubuntu.com/usn/USN-2535-1"
},
{
"summary": "HPSBMU03409",
"url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2"
},
{
"summary": "openSUSE-SU-2015:0644",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00002.html"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "1031949",
"url": "http://www.securitytracker.com/id/1031949"
},
{
"summary": "HPSBMU03380",
"url": "http://marc.info/?l=bugtraq\u0026m=143748090628601\u0026w=2"
},
{
"summary": "MDVSA-2015:079",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:079"
},
{
"summary": "SSRT102066",
"url": "http://marc.info/?l=bugtraq\u0026m=143403519711434\u0026w=2"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "73037",
"url": "http://www.securityfocus.com/bid/73037"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "HPSBUX03337",
"url": "http://marc.info/?l=bugtraq\u0026m=143403519711434\u0026w=2"
},
{
"summary": "[oss-security] 20150315 Re: CVE Request: PHP 5.6.6 changelog",
"url": "http://openwall.com/lists/oss-security/2015/03/15/6"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"summary": "RHSA-2015:1218",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2301"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2015-2301"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0568"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/131.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2022-27458",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component Binary_string::free_buffer() at /sql/sql_string.h.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27458"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27458"
},
{
"cve": "CVE-2021-21706",
"cwe": {
"id": "CWE-24",
"name": "Path Traversal: \u0027../filedir\u0027"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21706"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/24.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21706"
},
{
"cve": "CVE-2022-27452",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27452"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27452"
},
{
"cve": "CVE-2020-7071",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"summary": "GLSA-202105-23",
"url": "https://security.gentoo.org/glsa/202105-23"
},
{
"summary": "[debian-lts-announce] 20210715 [SECURITY] [DLA 2708-1] php7.0 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7071"
},
{
"cve": "CVE-2022-27387",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.7 and below was discovered to contain a global buffer overflow in the component decimal_bin_size, which is exploited via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27387"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/120.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27387"
},
{
"cve": "CVE-2022-27376",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.5 and below was discovered to contain an use-after-free in the component Item_args::walk_arg, which is exploited via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27376"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27376"
},
{
"cve": "CVE-2019-11043",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4166-1",
"url": "https://usn.ubuntu.com/4166-1/"
},
{
"summary": "DSA-4552",
"url": "https://www.debian.org/security/2019/dsa-4552"
},
{
"summary": "DSA-4553",
"url": "https://www.debian.org/security/2019/dsa-4553"
},
{
"summary": "USN-4166-2",
"url": "https://usn.ubuntu.com/4166-2/"
},
{
"summary": "FEDORA-2019-4adc49a476",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T62LF4ZWVV7OMMIZFO6IFO5QLZKK7YRD/"
},
{
"summary": "RHSA-2019:3286",
"url": "https://access.redhat.com/errata/RHSA-2019:3286"
},
{
"summary": "RHSA-2019:3287",
"url": "https://access.redhat.com/errata/RHSA-2019:3287"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"summary": "RHSA-2019:3300",
"url": "https://access.redhat.com/errata/RHSA-2019:3300"
},
{
"summary": "FEDORA-2019-187ae3128d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3W23TP6X4H7LB645FYZLUPNIRD5W3EPU/"
},
{
"summary": "FEDORA-2019-7bb07c3b02",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FSNBUSPKMLUHHOADROKNG5GDWDCRHT5M/"
},
{
"summary": "openSUSE-SU-2019:2441",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00011.html"
},
{
"summary": "RHSA-2019:3724",
"url": "https://access.redhat.com/errata/RHSA-2019:3724"
},
{
"summary": "RHSA-2019:3735",
"url": "https://access.redhat.com/errata/RHSA-2019:3735"
},
{
"summary": "RHSA-2019:3736",
"url": "https://access.redhat.com/errata/RHSA-2019:3736"
},
{
"summary": "openSUSE-SU-2019:2457",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00014.html"
},
{
"summary": "20200129 APPLE-SA-2020-1-28-2 macOS Catalina 10.15.3, Security Update 2020-001 Mojave, Security Update 2020-001 High Sierra",
"url": "https://seclists.org/bugtraq/2020/Jan/44"
},
{
"summary": "20200131 APPLE-SA-2020-1-28-2 macOS Catalina 10.15.3, Security Update 2020-001 Mojave, Security Update 2020-001 High Sierra",
"url": "http://seclists.org/fulldisclosure/2020/Jan/40"
},
{
"summary": "RHSA-2020:0322",
"url": "https://access.redhat.com/errata/RHSA-2020:0322"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11043"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/120.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11043"
},
{
"cve": "CVE-2021-2032",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Information Schema). Supported versions that are affected are 5.7.32 and prior and 8.0.22 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2032"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2032"
},
{
"cve": "CVE-2021-2007",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Client product of Oracle MySQL (component: C API). Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.19 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Client accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-db50ab62d3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T7EAHJPWOOF4D6PEFLXW5IQWRRSZ3HRC/"
},
{
"summary": "FEDORA-2021-b1d1655cef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CS5THZSGI7O2CZO44NWYE57AG2T7NK3K/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2007"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2007"
},
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20191229 [SECURITY] [DLA 2050-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00034.html"
},
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "USN-4239-1",
"url": "https://usn.ubuntu.com/4239-1/"
},
{
"summary": "openSUSE-SU-2020:0080",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.html"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/170.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11045"
},
{
"cve": "CVE-2022-27445",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/sql_window.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27445"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27445"
},
{
"cve": "CVE-2022-27457",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component my_mb_wc_latin1 at /strings/ctype-latin1.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27457"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27457"
},
{
"cve": "CVE-2022-27384",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Item_subselect::init_expr_cache_tracker of MariaDB Server v10.6 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27384"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27384"
},
{
"cve": "CVE-2022-23808",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in phpMyAdmin 5.1 before 5.1.2. An attacker can inject malicious code into aspects of the setup script, which can allow XSS or HTML injection.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23808"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-23808"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-916",
"name": "Use of Password Hash With Insufficient Computational Effort"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0567"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/916.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2019-9025",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP 7.3.x before 7.3.1. An invalid multibyte string supplied as an argument to the mb_split() function in ext/mbstring/php_mbregex.c can cause PHP to execute memcpy() with a negative argument, which could read and write past buffers allocated for the data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9025"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/787.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9025"
},
{
"cve": "CVE-2022-27379",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Arg_comparator::compare_real_fixed of MariaDB Server v10.6.2 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27379"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27379"
},
{
"cve": "CVE-2019-9637",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9637"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/266.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9637"
},
{
"cve": "CVE-2021-27928",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "A remote code execution issue was discovered in MariaDB 10.2 before 10.2.37, 10.3 before 10.3.28, 10.4 before 10.4.18, and 10.5 before 10.5.9; Percona Server through 2021-03-03; and the wsrep patch through 2021-03-03 for MySQL. An untrusted search path leads to eval injection, in which a database SUPER user can execute OS commands after modifying wsrep_provider and wsrep_notify_cmd. NOTE: this does not affect an Oracle product.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20210323 [SECURITY] [DLA 2605-1] mariadb-10.1 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00028.html"
},
{
"summary": "GLSA-202105-28",
"url": "https://security.gentoo.org/glsa/202105-28"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27928"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/94.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-27928"
},
{
"cve": "CVE-2021-21703",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4992",
"url": "https://www.debian.org/security/2021/dsa-4992"
},
{
"summary": "DSA-4993",
"url": "https://www.debian.org/security/2021/dsa-4993"
},
{
"summary": "[oss-security] 20211026 CVE-2021-21703: PHP-FPM 5.3.7 \u003c= 8.0.12 Local Root",
"url": "http://www.openwall.com/lists/oss-security/2021/10/26/7"
},
{
"summary": "[debian-lts-announce] 20211027 [SECURITY] [DLA 2794-1] php7.0 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00021.html"
},
{
"summary": "FEDORA-2021-9f68f5f752",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JO5RA6YOBGGGKLIA6F6BQRZDDECF5L3R/"
},
{
"summary": "FEDORA-2021-4140b54de2",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PBM3KKB3RY2YPOKNMC4HIH7IH3T3WC74/"
},
{
"summary": "FEDORA-2021-02d218c3be",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6PZVLICZUJMXOGWOUWSBAEGIVTF6Y6V3/"
},
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21703"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/787.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21703"
},
{
"cve": "CVE-2020-2760",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4350-1",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"summary": "FEDORA-2020-20ac7c92a1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TSVLI36TYRTPQGCS24VZQUXCUFOUW4VQ/"
},
{
"summary": "FEDORA-2020-136dc82437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SDGBQYS3A36S4CAZPV5YROHYXYZR6LAH/"
},
{
"summary": "FEDORA-2020-261c9ddd7c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/77REFDB7DE4WNKQIRGZTF53RFBQOXQLC/"
},
{
"summary": "FEDORA-2020-35f52d9370",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UW2ED32VEUHXFN2J3YQE27JIBV4SC2PI/"
},
{
"summary": "openSUSE-SU-2020:0870",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00054.html"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202012-08",
"url": "https://security.gentoo.org/glsa/202012-08"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2760"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2760"
},
{
"cve": "CVE-2021-2166",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-01189f6361",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKV7TRUEQW6EV45RSZVVFLVQMNHVHBCJ/"
},
{
"summary": "FEDORA-2021-5b6c69a73a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UJVUTKKFQAWR7NURCQHQQ5JHTVYGEOYQ/"
},
{
"summary": "FEDORA-2021-b8b7829a83",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJQRPXNDH6YHQLUSCS5VA7DAW32PN7N7/"
},
{
"summary": "FEDORA-2021-68db93b130",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DPA3CTGXPVWKHMCQDVURK4ETH7GE34KK/"
},
{
"summary": "FEDORA-2021-27187ac9dd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GAU7KW36A6TQGKG3RUITYSVUFIHBY3OT/"
},
{
"summary": "FEDORA-2021-179f2fbb88",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PEF5CRATUGQZUSQU63MHQIDZPOLHW2VE/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"summary": "GLSA-202105-28",
"url": "https://security.gentoo.org/glsa/202105-28"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2166"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2166"
},
{
"cve": "CVE-2015-2787",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages use of the unset function within an __wakeup function, a related issue to CVE-2015-0231.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "1032485",
"url": "http://www.securitytracker.com/id/1032485"
},
{
"summary": "73431",
"url": "http://www.securityfocus.com/bid/73431"
},
{
"summary": "HPSBMU03409",
"url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "HPSBMU03380",
"url": "http://marc.info/?l=bugtraq\u0026m=143748090628601\u0026w=2"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "APPLE-SA-2015-08-13-2",
"url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html"
},
{
"summary": "USN-2572-1",
"url": "http://www.ubuntu.com/usn/USN-2572-1"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "openSUSE-SU-2015:0684",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00015.html"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"summary": "RHSA-2015:1218",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2787"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2015-2787"
},
{
"cve": "CVE-2022-23807",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in phpMyAdmin 4.9 before 4.9.8 and 5.1 before 5.1.2. A valid user who is already authenticated to phpMyAdmin can manipulate their account to bypass two-factor authentication for future login instances.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23807"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/287.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-23807"
},
{
"cve": "CVE-2020-2752",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Client product of Oracle MySQL (component: C API). Supported versions that are affected are 5.6.47 and prior, 5.7.27 and prior and 8.0.17 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Client.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-35f52d9370",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UW2ED32VEUHXFN2J3YQE27JIBV4SC2PI/"
},
{
"summary": "openSUSE-SU-2020:0870",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00054.html"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202012-08",
"url": "https://security.gentoo.org/glsa/202012-08"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2752"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2752"
},
{
"cve": "CVE-2021-46666",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB before 10.6.2 allows an application crash because of mishandling of a pushdown from a HAVING clause to a WHERE clause.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46666"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46666"
},
{
"cve": "CVE-2020-2814",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.6.47 and prior, 5.7.28 and prior and 8.0.18 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-20ac7c92a1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TSVLI36TYRTPQGCS24VZQUXCUFOUW4VQ/"
},
{
"summary": "FEDORA-2020-136dc82437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SDGBQYS3A36S4CAZPV5YROHYXYZR6LAH/"
},
{
"summary": "FEDORA-2020-261c9ddd7c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/77REFDB7DE4WNKQIRGZTF53RFBQOXQLC/"
},
{
"summary": "FEDORA-2020-35f52d9370",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UW2ED32VEUHXFN2J3YQE27JIBV4SC2PI/"
},
{
"summary": "openSUSE-SU-2020:0870",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00054.html"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202012-08",
"url": "https://security.gentoo.org/glsa/202012-08"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2814"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2814"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4330-1",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"summary": "USN-4330-2",
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/121.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7065"
},
{
"cve": "CVE-2021-21705",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21705"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21705"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "openSUSE-SU-2020:0341",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "[debian-lts-announce] 20200326 [SECURITY] [DLA 2160-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00034.html"
},
{
"summary": "USN-4330-1",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/476.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7062"
},
{
"cve": "CVE-2019-11039",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "openSUSE-SU-2019:1778",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00029.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11039"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11039"
},
{
"cve": "CVE-2019-11035",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_iif_add_value function. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3953-1",
"url": "https://usn.ubuntu.com/3953-1/"
},
{
"summary": "USN-3953-2",
"url": "https://usn.ubuntu.com/3953-2/"
},
{
"summary": "[debian-lts-announce] 20190525 [SECURITY] [DLA 1803-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00035.html"
},
{
"summary": "openSUSE-SU-2019:1501",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00010.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11035"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11035"
},
{
"cve": "CVE-2022-27447",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a use-after-free via the component Binary_string::free_buffer() at /sql/sql_string.h.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27447"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27447"
},
{
"cve": "CVE-2019-11046",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren\u0027t ASCII numbers. This can read to disclosure of the content of some memory locations.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20191229 [SECURITY] [DLA 2050-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00034.html"
},
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "USN-4239-1",
"url": "https://usn.ubuntu.com/4239-1/"
},
{
"summary": "openSUSE-SU-2020:0080",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.html"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11046"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11046"
},
{
"cve": "CVE-2022-27446",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.h.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27446"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27446"
},
{
"cve": "CVE-2022-27386",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.7 and below was discovered to contain a segmentation fault via the component sql/sql_class.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27386"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27386"
},
{
"cve": "CVE-2019-9639",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the data_len variable.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9639"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/909.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9639"
},
{
"cve": "CVE-2019-11042",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"summary": "USN-4097-2",
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"summary": "USN-4097-1",
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "openSUSE-SU-2019:2271",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"summary": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"summary": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"summary": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11042"
},
{
"cve": "CVE-2022-27385",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Used_tables_and_const_cache::used_tables_and_const_cache_join of MariaDB Server v10.7 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27385"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27385"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "USN-4279-1",
"url": "https://usn.ubuntu.com/4279-1/"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "[debian-lts-announce] 20200228 [SECURITY] [DLA 2124-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00030.html"
},
{
"summary": "openSUSE-SU-2020:0341",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7059"
},
{
"cve": "CVE-2020-7070",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-4573f0e03a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RRU57N3OSYZPOMFWPRDNVH7EMYOTSZ66/"
},
{
"summary": "[debian-lts-announce] 20201006 [SECURITY] [DLA 2397-1] php7.0 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00008.html"
},
{
"summary": "FEDORA-2020-4fe6b116e5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7EVDN7D3IB4EAI4D3ZOM2OJKQ5SD7K4E/"
},
{
"summary": "FEDORA-2020-94763cb98b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/P2J3ZZDHCSX65T5QWV4AHBN7MOJXBEKG/"
},
{
"summary": "openSUSE-SU-2020:1703",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00045.html"
},
{
"summary": "USN-4583-1",
"url": "https://usn.ubuntu.com/4583-1/"
},
{
"summary": "openSUSE-SU-2020:1767",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00067.html"
},
{
"summary": "GLSA-202012-16",
"url": "https://security.gentoo.org/glsa/202012-16"
},
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7070"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7070"
},
{
"cve": "CVE-2022-32091",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.7 was discovered to contain an use-after-poison in in __interceptor_memset at /libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32091"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32091"
},
{
"cve": "CVE-2015-2348",
"cwe": {
"id": "CWE-626",
"name": "Null Byte Interaction Error (Poison Null Byte)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "The move_uploaded_file implementation in ext/standard/basic_functions.c in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 truncates a pathname upon encountering a \\x00 character, which allows remote attackers to bypass intended extension restrictions and create files with unexpected names via a crafted second argument. NOTE: this vulnerability exists because of an incomplete fix for CVE-2006-7243.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "HPSBMU03409",
"url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "HPSBMU03380",
"url": "http://marc.info/?l=bugtraq\u0026m=143748090628601\u0026w=2"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "1032484",
"url": "http://www.securitytracker.com/id/1032484"
},
{
"summary": "73434",
"url": "http://www.securityfocus.com/bid/73434"
},
{
"summary": "USN-2572-1",
"url": "http://www.ubuntu.com/usn/USN-2572-1"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "openSUSE-SU-2015:0684",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00015.html"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2348"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/626.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2015-2348"
},
{
"cve": "CVE-2019-9020",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3902-2",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "107156",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9020"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9020"
},
{
"cve": "CVE-2021-35604",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.35 and prior and 8.0.26 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-70dd0b9f5d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5MLAXYFLUDC636S46X34USCLDZAOFBM2/"
},
{
"summary": "FEDORA-2021-46dc82116b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XF3ZFPL3JJ26YRUGXLXQZYJBLZV3WC2C/"
},
{
"summary": "FEDORA-2021-f74148c6d4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PRCU3RTIPVKPC3GMC76YW7DJEXUEY6FG/"
},
{
"summary": "FEDORA-2021-acef1dc8cf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2UTW5KMPPDKIMGB4ULE2HS22HYLVKYIH/"
},
{
"summary": "FEDORA-2021-72d5918529",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VGR5ZTB5QEDRRC6G5U6TFNCIVBBKGS5J/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35604"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-35604"
},
{
"cve": "CVE-2022-27444",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_subselect.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27444"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27444"
},
{
"cve": "CVE-2018-14883",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8. An Integer Overflow leads to a heap-based buffer over-read in exif_thumbnail_extract of exif.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "104871",
"url": "http://www.securityfocus.com/bid/104871"
},
{
"summary": "USN-3766-1",
"url": "https://usn.ubuntu.com/3766-1/"
},
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "[debian-lts-announce] 20180901 [SECURITY] [DLA 1490-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00000.html"
},
{
"summary": "USN-3766-2",
"url": "https://usn.ubuntu.com/3766-2/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14883"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-14883"
},
{
"cve": "CVE-2014-9705",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Heap-based buffer overflow in the enchant_broker_request_dict function in ext/enchant/enchant.c in PHP before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6 allows remote attackers to execute arbitrary code via vectors that trigger creation of multiple dictionaries.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-3195",
"url": "http://www.debian.org/security/2015/dsa-3195"
},
{
"summary": "USN-2535-1",
"url": "http://www.ubuntu.com/usn/USN-2535-1"
},
{
"summary": "HPSBMU03409",
"url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2"
},
{
"summary": "openSUSE-SU-2015:0644",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00002.html"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "HPSBMU03380",
"url": "http://marc.info/?l=bugtraq\u0026m=143748090628601\u0026w=2"
},
{
"summary": "MDVSA-2015:079",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:079"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "[oss-security] 20150315 Re: CVE Request: PHP 5.6.6 changelog",
"url": "http://openwall.com/lists/oss-security/2015/03/15/6"
},
{
"summary": "73031",
"url": "http://www.securityfocus.com/bid/73031"
},
{
"summary": "1031948",
"url": "http://www.securitytracker.com/id/1031948"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"summary": "RHSA-2015:1218",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9705"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/119.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2014-9705"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20200426 [SECURITY] [DLA 2188-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/04/msg00021.html"
},
{
"summary": "USN-4330-1",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"summary": "USN-4330-2",
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"summary": "openSUSE-SU-2020:0642",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00025.html"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7064"
},
{
"cve": "CVE-2022-27382",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.7 and below was discovered to contain a segmentation fault via the component Item_field::used_tables/update_depend_map_for_order.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27382"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27382"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "openSUSE-SU-2020:0341",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "[debian-lts-announce] 20200326 [SECURITY] [DLA 2160-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00034.html"
},
{
"summary": "USN-4330-1",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/281.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7063"
},
{
"cve": "CVE-2021-2372",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-dc4299a8d0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6OO2Q5PIFURXLLKCIJE6XF6VL4LLMNO5/"
},
{
"summary": "FEDORA-2021-df40c41094",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OPJAGVMRKODR4QIXQSVEM4BLRZUM7P3R/"
},
{
"summary": "FEDORA-2021-acef1dc8cf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2UTW5KMPPDKIMGB4ULE2HS22HYLVKYIH/"
},
{
"summary": "FEDORA-2021-72d5918529",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VGR5ZTB5QEDRRC6G5U6TFNCIVBBKGS5J/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2372"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2372"
},
{
"cve": "CVE-2019-9021",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3902-2",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "107156",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"summary": "106747",
"url": "http://www.securityfocus.com/bid/106747"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9021"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9021"
},
{
"cve": "CVE-2018-14851",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "exif_process_IFD_in_MAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted JPEG file.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "104871",
"url": "http://www.securityfocus.com/bid/104871"
},
{
"summary": "USN-3766-1",
"url": "https://usn.ubuntu.com/3766-1/"
},
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "[debian-lts-announce] 20180901 [SECURITY] [DLA 1490-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00000.html"
},
{
"summary": "USN-3766-2",
"url": "https://usn.ubuntu.com/3766-2/"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14851"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-14851"
},
{
"cve": "CVE-2022-27448",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "There is an Assertion failure in MariaDB Server v10.9 and below via \u0027node-\u003epcur-\u003erel_pos == BTR_PCUR_ON\u0027 at /row/row0mysql.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27448"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27448"
},
{
"cve": "CVE-2021-46663",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.13 allows a ha_maria::extra application crash via certain SELECT statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46663"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46663"
},
{
"cve": "CVE-2021-2180",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-01189f6361",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKV7TRUEQW6EV45RSZVVFLVQMNHVHBCJ/"
},
{
"summary": "FEDORA-2021-5b6c69a73a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UJVUTKKFQAWR7NURCQHQQ5JHTVYGEOYQ/"
},
{
"summary": "FEDORA-2021-b8b7829a83",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJQRPXNDH6YHQLUSCS5VA7DAW32PN7N7/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"summary": "GLSA-202105-28",
"url": "https://security.gentoo.org/glsa/202105-28"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2180"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2180"
},
{
"cve": "CVE-2014-9709",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "The GetCode_ function in gd_gif_in.c in GD 2.1.1 and earlier, as used in PHP before 5.5.21 and 5.6.x before 5.6.5, allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted GIF image that is improperly handled by the gdImageCreateFromGif function.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "MDVSA-2015:153",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:153"
},
{
"summary": "1033703",
"url": "http://www.securitytracker.com/id/1033703"
},
{
"summary": "openSUSE-SU-2015:0644",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00002.html"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "SSRT102066",
"url": "http://marc.info/?l=bugtraq\u0026m=143403519711434\u0026w=2"
},
{
"summary": "DSA-3215",
"url": "http://www.debian.org/security/2015/dsa-3215"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "GLSA-201607-04",
"url": "https://security.gentoo.org/glsa/201607-04"
},
{
"summary": "USN-2987-1",
"url": "http://www.ubuntu.com/usn/USN-2987-1"
},
{
"summary": "73306",
"url": "http://www.securityfocus.com/bid/73306"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "HPSBUX03337",
"url": "http://marc.info/?l=bugtraq\u0026m=143403519711434\u0026w=2"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"summary": "RHSA-2015:1218",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9709"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/119.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.1,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.1,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2014-9709"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affected when mod_proxy is enabled along with some form of RewriteRule\n or ProxyPassMatch in which a non-specific pattern matches\n some portion of the user-supplied request-target (URL) data and is then\n re-inserted into the proxied request-target using variable \nsubstitution. For example, something like: RewriteEngine on\nRewriteRule \"^/here/(.*)\" \"http://example.com:8080/elsewhere?$1\"; [P]\nProxyPassReverse /here/ http://example.com:8080/Request splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2022-32082",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.5 to v10.7 was discovered to contain an assertion failure at table-\u003eget_ref_count() == 0 in dict0dict.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32082"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32082"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-0b77fbd9e7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XNIEABBH5XCXLFWWZYIDE457SPEDZTXV/"
},
{
"summary": "FEDORA-2022-afdea1c747",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VI3E6A3ZTH2RP7OMLJHSVFIEQBIFM6RF/"
},
{
"summary": "FEDORA-2022-f204e1d0ed",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2L5SUVYGAKSWODUQPZFBUB3AL6E6CSEV/"
},
{
"summary": "DSA-5277",
"url": "https://www.debian.org/security/2022/dsa-5277"
},
{
"summary": "GLSA-202211-03",
"url": "https://security.gentoo.org/glsa/202211-03"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2019-9022",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9022"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9022"
},
{
"cve": "CVE-2016-3078",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Multiple integer overflows in php_zip.c in the zip extension in PHP before 7.0.6 allow remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted call to (1) getFromIndex or (2) getFromName in the ZipArchive class.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[oss-security] 20160428 CVE-2016-3078: php: integer overflow in ZipArchive::getFrom*",
"url": "http://www.openwall.com/lists/oss-security/2016/04/28/1"
},
{
"summary": "39742",
"url": "https://www.exploit-db.com/exploits/39742/"
},
{
"summary": "1035701",
"url": "http://www.securitytracker.com/id/1035701"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3078"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/190.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2016-3078"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0662"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/400.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2021-2022",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.6.50 and prior, 5.7.32 and prior and 8.0.22 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-db50ab62d3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T7EAHJPWOOF4D6PEFLXW5IQWRRSZ3HRC/"
},
{
"summary": "FEDORA-2021-b1d1655cef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CS5THZSGI7O2CZO44NWYE57AG2T7NK3K/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2022"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2022"
},
{
"cve": "CVE-2022-32089",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.5 to v10.7 was discovered to contain a segmentation fault via the component st_select_lex_unit::exclude_level.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32089"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32089"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleaning up temporary files created by upload request. This potentially could lead to accumulation of uncleaned temporary files exhausting the disk space on the target server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-8838d072d5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OBA3TFZSP3TB5N4G24SO6BI64RJZXE3D/"
},
{
"summary": "FEDORA-2020-9fa7f4e25c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XMDUQ7XFONY3BWTAQQUD3QUGZT6NFZUF/"
},
{
"summary": "USN-4375-1",
"url": "https://usn.ubuntu.com/4375-1/"
},
{
"summary": "openSUSE-SU-2020:0847",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00045.html"
},
{
"summary": "[debian-lts-announce] 20200629 [SECURITY] [DLA 2261-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00033.html"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/400.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11048"
},
{
"cve": "CVE-2021-46669",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows attackers to trigger a convert_const_to_int use-after-free when the BIGINT data type is used.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-25dcba7104",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FRJCSPQHYPKTWXXZVDMY6JAHZJQ4TZ5X/"
},
{
"summary": "FEDORA-2022-e6dc7ed871",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KHEOTQ63YWC3PGHGDFGS7AZIEXCGOPWH/"
},
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46669"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46669"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20191229 [SECURITY] [DLA 2050-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00034.html"
},
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "USN-4239-1",
"url": "https://usn.ubuntu.com/4239-1/"
},
{
"summary": "openSUSE-SU-2020:0080",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.html"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11047"
},
{
"cve": "CVE-2022-27383",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6 and below was discovered to contain an use-after-free in the component my_strcasecmp_8bit, which is exploited via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27383"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27383"
},
{
"cve": "CVE-2021-46667",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB before 10.6.5 has a sql_lex.cc integer overflow, leading to an application crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46667"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/190.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46667"
},
{
"cve": "CVE-2022-32087",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_args::walk_args.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32087"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32087"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "USN-4279-1",
"url": "https://usn.ubuntu.com/4279-1/"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "[debian-lts-announce] 20200228 [SECURITY] [DLA 2124-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00030.html"
},
{
"summary": "openSUSE-SU-2020:0341",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7060"
},
{
"cve": "CVE-2018-17082",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a \"Transfer-Encoding: chunked\" request, because the bucket brigade is mishandled in the php_handler function in sapi/apache2handler/sapi_apache2.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "[debian-lts-announce] 20180920 [SECURITY] [DLA 1509-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00020.html"
},
{
"summary": "GLSA-201812-01",
"url": "https://security.gentoo.org/glsa/201812-01"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17082"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-17082"
},
{
"cve": "CVE-2019-9640",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9640"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9640"
},
{
"cve": "CVE-2021-46661",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows an application crash in find_field_in_tables and find_order_in_list via an unused common table expression (CTE).",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46661"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46661"
},
{
"cve": "CVE-2019-11034",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3953-1",
"url": "https://usn.ubuntu.com/3953-1/"
},
{
"summary": "USN-3953-2",
"url": "https://usn.ubuntu.com/3953-2/"
},
{
"summary": "[debian-lts-announce] 20190525 [SECURITY] [DLA 1803-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00035.html"
},
{
"summary": "openSUSE-SU-2019:1501",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00010.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11034"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11034"
},
{
"cve": "CVE-2022-27456",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component VDec::VDec at /sql/sql_type.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27456"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27456"
},
{
"cve": "CVE-2020-7061",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7061"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7061"
},
{
"cve": "CVE-2022-27455",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component my_wildcmp_8bit_impl at /strings/ctype-simple.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27455"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27455"
},
{
"cve": "CVE-2021-2144",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Parser). Supported versions that are affected are 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in takeover of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2144"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2144"
},
{
"cve": "CVE-2021-2154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 5.7.33 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-68db93b130",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DPA3CTGXPVWKHMCQDVURK4ETH7GE34KK/"
},
{
"summary": "FEDORA-2021-27187ac9dd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GAU7KW36A6TQGKG3RUITYSVUFIHBY3OT/"
},
{
"summary": "FEDORA-2021-179f2fbb88",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PEF5CRATUGQZUSQU63MHQIDZPOLHW2VE/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"summary": "GLSA-202105-28",
"url": "https://security.gentoo.org/glsa/202105-28"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2154"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2154"
},
{
"cve": "CVE-2022-21595",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: C API). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21595"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-21595"
},
{
"cve": "CVE-2019-11040",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "openSUSE-SU-2019:1778",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00029.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11040"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11040"
},
{
"cve": "CVE-2021-2389",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-acef1dc8cf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2UTW5KMPPDKIMGB4ULE2HS22HYLVKYIH/"
},
{
"summary": "FEDORA-2021-72d5918529",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VGR5ZTB5QEDRRC6G5U6TFNCIVBBKGS5J/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2389"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2389"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55. Special characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2020-2812",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4350-1",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"summary": "FEDORA-2020-20ac7c92a1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TSVLI36TYRTPQGCS24VZQUXCUFOUW4VQ/"
},
{
"summary": "FEDORA-2020-136dc82437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SDGBQYS3A36S4CAZPV5YROHYXYZR6LAH/"
},
{
"summary": "FEDORA-2020-261c9ddd7c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/77REFDB7DE4WNKQIRGZTF53RFBQOXQLC/"
},
{
"summary": "FEDORA-2020-35f52d9370",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UW2ED32VEUHXFN2J3YQE27JIBV4SC2PI/"
},
{
"summary": "openSUSE-SU-2020:0870",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00054.html"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202012-08",
"url": "https://security.gentoo.org/glsa/202012-08"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2812"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2812"
},
{
"cve": "CVE-2021-46665",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows a sql_parse.cc application crash because of incorrect used_tables expectations.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46665"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46665"
},
{
"cve": "CVE-2022-32086",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.4 to v10.8 was discovered to contain a segmentation fault via the component Item_field::fix_outer_field.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32086"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32086"
},
{
"cve": "CVE-2022-32085",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_func_in::cleanup/Item::cleanup_processor.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32085"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32085"
},
{
"cve": "CVE-2021-21704",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21704"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21704"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20200426 [SECURITY] [DLA 2188-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/04/msg00021.html"
},
{
"summary": "USN-4330-2",
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"summary": "openSUSE-SU-2020:0642",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00025.html"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/170.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7066"
},
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-0b77fbd9e7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XNIEABBH5XCXLFWWZYIDE457SPEDZTXV/"
},
{
"summary": "FEDORA-2022-afdea1c747",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VI3E6A3ZTH2RP7OMLJHSVFIEQBIFM6RF/"
},
{
"summary": "FEDORA-2022-f204e1d0ed",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2L5SUVYGAKSWODUQPZFBUB3AL6E6CSEV/"
},
{
"summary": "DSA-5277",
"url": "https://www.debian.org/security/2022/dsa-5277"
},
{
"summary": "GLSA-202211-03",
"url": "https://security.gentoo.org/glsa/202211-03"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/674.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2021-46662",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows a set_var.cc application crash via certain uses of an UPDATE statement in conjunction with a nested subquery.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46662"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46662"
},
{
"cve": "CVE-2016-5385",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv(\u0027HTTP_PROXY\u0027) call or (2) a CGI configuration of PHP, aka an \"httpoxy\" issue.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2016-8eb11666aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7RMYXAVNYL2MOBJTFATE73TOVOEZYC5R/"
},
{
"summary": "VU#797896",
"url": "http://www.kb.cert.org/vuls/id/797896"
},
{
"summary": "GLSA-201611-22",
"url": "https://security.gentoo.org/glsa/201611-22"
},
{
"summary": "openSUSE-SU-2016:1922",
"url": "http://lists.opensuse.org/opensuse-updates/2016-08/msg00003.html"
},
{
"summary": "RHSA-2016:1613",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1613.html"
},
{
"summary": "RHSA-2016:1611",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1611.html"
},
{
"summary": "RHSA-2016:1610",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1610.html"
},
{
"summary": "DSA-3631",
"url": "http://www.debian.org/security/2016/dsa-3631"
},
{
"summary": "91821",
"url": "http://www.securityfocus.com/bid/91821"
},
{
"summary": "FEDORA-2016-4e7db3d437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KZOIUYZDBWNDDHC6XTOLZYRMRXZWTJCP/"
},
{
"summary": "RHSA-2016:1609",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1609.html"
},
{
"summary": "1036335",
"url": "http://www.securitytracker.com/id/1036335"
},
{
"summary": "RHSA-2016:1612",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1612.html"
},
{
"summary": "FEDORA-2016-9c8cf5912c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GXFEIMZPSVGZQQAYIQ7U7DFVX3IBSDLF/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5385"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/601.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2016-5385"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/113.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2013-6501",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "The default soap.wsdl_cache_dir setting in (1) php.ini-production and (2) php.ini-development in PHP through 5.6.7 specifies the /tmp directory, which makes it easier for local users to conduct WSDL injection attacks by creating a file under /tmp with a predictable filename that is used by the get_sdl function in ext/soap/php_sdl.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "SUSE-SU-2015:0436",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00003.html"
},
{
"summary": "72530",
"url": "http://www.securityfocus.com/bid/72530"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6501"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/74.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2013-6501"
},
{
"cve": "CVE-2021-21702",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"summary": "GLSA-202105-23",
"url": "https://security.gentoo.org/glsa/202105-23"
},
{
"summary": "[debian-lts-announce] 20210715 [SECURITY] [DLA 2708-1] php7.0 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/476.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21702"
},
{
"cve": "CVE-2019-9024",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. xmlrpc_decode() can allow a hostile XMLRPC server to cause PHP to read memory outside of allocated areas in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3902-2",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "107156",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9024"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9024"
},
{
"cve": "CVE-2019-9023",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3902-2",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "107156",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9023"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9023"
},
{
"cve": "CVE-2022-27449",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_func.cc:148.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27449"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27449"
},
{
"cve": "CVE-2021-46664",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows an application crash in sub_select_postjoin_aggr for a NULL value of aggr.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46664"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/476.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46664"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20191229 [SECURITY] [DLA 2050-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00034.html"
},
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "USN-4239-1",
"url": "https://usn.ubuntu.com/4239-1/"
},
{
"summary": "openSUSE-SU-2020:0080",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.html"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11050"
},
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"cwe": {
"id": "CWE-590",
"name": "Free of Memory not on the Heap"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-0a96e5b9b1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZZTZQKRGEYJT5UB4FGG3MOE72SQUHSL4/"
},
{
"summary": "FEDORA-2022-f3fc52428e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3T4MMEEZYYAEHPQMZDFN44PHORJWJFZQ/"
},
{
"summary": "DSA-5179",
"url": "https://www.debian.org/security/2022/dsa-5179"
},
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/590.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-32081",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.4 to v10.7 was discovered to contain an use-after-poison in prepare_inplace_add_virtual at /storage/innobase/handler/handler0alter.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32081"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32081"
},
{
"cve": "CVE-2022-27378",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Create_tmp_table::finalize of MariaDB Server v10.7 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27378"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27378"
},
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash. This issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/787.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2018-19935",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "ext/imap/php_imap.c in PHP 5.x and 7.x before 7.3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty string in the message argument to the imap_mail function.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "106143",
"url": "http://www.securityfocus.com/bid/106143"
},
{
"summary": "[debian-lts-announce] 20181217 [SECURITY] [DLA 1608-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19935"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/476.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-19935"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "RHBZ#2179880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179880"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/119.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2018-12882",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "104551",
"url": "http://www.securityfocus.com/bid/104551"
},
{
"summary": "USN-3702-2",
"url": "https://usn.ubuntu.com/3702-2/"
},
{
"summary": "USN-3702-1",
"url": "https://usn.ubuntu.com/3702-1/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12882"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-12882"
},
{
"cve": "CVE-2019-9641",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_TIFF.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9641"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/908.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9641"
},
{
"cve": "CVE-2022-27380",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component my_decimal::operator= of MariaDB Server v10.6.3 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27380"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27380"
},
{
"cve": "CVE-2022-27381",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Field::set_default of MariaDB Server v10.6 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27381"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27381"
},
{
"cve": "CVE-2021-21707",
"cwe": {
"id": "CWE-159",
"name": "Improper Handling of Invalid Use of Special Elements"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-5082",
"url": "https://www.debian.org/security/2022/dsa-5082"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21707"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/159.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2022-27451",
"cwe": {
"id": "CWE-1173",
"name": "Improper Use of Validation Framework"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/field_conv.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27451"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/1173.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27451"
},
{
"cve": "CVE-2020-2780",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4350-1",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"summary": "FEDORA-2020-20ac7c92a1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TSVLI36TYRTPQGCS24VZQUXCUFOUW4VQ/"
},
{
"summary": "FEDORA-2020-136dc82437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SDGBQYS3A36S4CAZPV5YROHYXYZR6LAH/"
},
{
"summary": "FEDORA-2020-261c9ddd7c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/77REFDB7DE4WNKQIRGZTF53RFBQOXQLC/"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2780"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/400.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2780"
},
{
"cve": "CVE-2019-11041",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"summary": "USN-4097-2",
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"summary": "USN-4097-1",
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "openSUSE-SU-2019:2271",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"summary": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"summary": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"summary": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2021-2174",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-01189f6361",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKV7TRUEQW6EV45RSZVVFLVQMNHVHBCJ/"
},
{
"summary": "FEDORA-2021-5b6c69a73a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UJVUTKKFQAWR7NURCQHQQ5JHTVYGEOYQ/"
},
{
"summary": "FEDORA-2021-b8b7829a83",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJQRPXNDH6YHQLUSCS5VA7DAW32PN7N7/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2174"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2174"
}
]
}
OPENSUSE-SU-2024:11169-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "php8-8.0.11-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php8-8.0.11-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11169",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11169-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3353 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3353/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3388 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3390 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3390/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3391 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3391/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3392 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3392/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-0996 page",
"url": "https://www.suse.com/security/cve/CVE-2006-0996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1017 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1017/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1490 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1494 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1991 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-7243 page",
"url": "https://www.suse.com/security/cve/CVE-2006-7243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2007-4783 page",
"url": "https://www.suse.com/security/cve/CVE-2007-4783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2007-4887 page",
"url": "https://www.suse.com/security/cve/CVE-2007-4887/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2008-0599 page",
"url": "https://www.suse.com/security/cve/CVE-2008-0599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-2225 page",
"url": "https://www.suse.com/security/cve/CVE-2010-2225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-2950 page",
"url": "https://www.suse.com/security/cve/CVE-2010-2950/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-3436 page",
"url": "https://www.suse.com/security/cve/CVE-2010-3436/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-3709 page",
"url": "https://www.suse.com/security/cve/CVE-2010-3709/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-3710 page",
"url": "https://www.suse.com/security/cve/CVE-2010-3710/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-4150 page",
"url": "https://www.suse.com/security/cve/CVE-2010-4150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2010-4645 page",
"url": "https://www.suse.com/security/cve/CVE-2010-4645/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-0420 page",
"url": "https://www.suse.com/security/cve/CVE-2011-0420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-0421 page",
"url": "https://www.suse.com/security/cve/CVE-2011-0421/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-0708 page",
"url": "https://www.suse.com/security/cve/CVE-2011-0708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-1092 page",
"url": "https://www.suse.com/security/cve/CVE-2011-1092/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-1153 page",
"url": "https://www.suse.com/security/cve/CVE-2011-1153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-1466 page",
"url": "https://www.suse.com/security/cve/CVE-2011-1466/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-2202 page",
"url": "https://www.suse.com/security/cve/CVE-2011-2202/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3379 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3379/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4153 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4566 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4566/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4885 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4885/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0830 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1823 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1823/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-2688 page",
"url": "https://www.suse.com/security/cve/CVE-2012-2688/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-3365 page",
"url": "https://www.suse.com/security/cve/CVE-2012-3365/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1635 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1635/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1643 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1643/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4113 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4113/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4248 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4248/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-6420 page",
"url": "https://www.suse.com/security/cve/CVE-2013-6420/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-6712 page",
"url": "https://www.suse.com/security/cve/CVE-2013-6712/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-7327 page",
"url": "https://www.suse.com/security/cve/CVE-2013-7327/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-7345 page",
"url": "https://www.suse.com/security/cve/CVE-2013-7345/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0185 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0238 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-1943 page",
"url": "https://www.suse.com/security/cve/CVE-2014-1943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2497 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3538 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3597 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3622 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3668 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3668/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3670 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4049 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4049/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4670 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4698 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4698/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-5459 page",
"url": "https://www.suse.com/security/cve/CVE-2014-5459/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9426 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9427 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9427/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0231 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0231/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0235 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-0273 page",
"url": "https://www.suse.com/security/cve/CVE-2015-0273/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-1351 page",
"url": "https://www.suse.com/security/cve/CVE-2015-1351/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3152 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3152/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3414 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3414/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3415 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3415/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-9120 page",
"url": "https://www.suse.com/security/cve/CVE-2017-9120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000222 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000888 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-12882 page",
"url": "https://www.suse.com/security/cve/CVE-2018-12882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14851 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14851/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-17082 page",
"url": "https://www.suse.com/security/cve/CVE-2018-17082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19935 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20783 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11034 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11035 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11036 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11039 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11040 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11041 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11042 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11043 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11046 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11046/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9020 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9021 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9022 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9022/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9023 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9024 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9637 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9638 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9638/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9640 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9640/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9641 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9641/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9675 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9675/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7062 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7062/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7063 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7063/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
}
],
"title": "php8-8.0.11-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11169-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "php8-8.0.11-1.1.aarch64",
"product": {
"name": "php8-8.0.11-1.1.aarch64",
"product_id": "php8-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.11-1.1.aarch64",
"product": {
"name": "php8-bcmath-8.0.11-1.1.aarch64",
"product_id": "php8-bcmath-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.11-1.1.aarch64",
"product": {
"name": "php8-bz2-8.0.11-1.1.aarch64",
"product_id": "php8-bz2-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.11-1.1.aarch64",
"product": {
"name": "php8-calendar-8.0.11-1.1.aarch64",
"product_id": "php8-calendar-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.11-1.1.aarch64",
"product": {
"name": "php8-cli-8.0.11-1.1.aarch64",
"product_id": "php8-cli-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.11-1.1.aarch64",
"product": {
"name": "php8-ctype-8.0.11-1.1.aarch64",
"product_id": "php8-ctype-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-curl-8.0.11-1.1.aarch64",
"product_id": "php8-curl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.11-1.1.aarch64",
"product": {
"name": "php8-dba-8.0.11-1.1.aarch64",
"product_id": "php8-dba-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.11-1.1.aarch64",
"product": {
"name": "php8-devel-8.0.11-1.1.aarch64",
"product_id": "php8-devel-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.11-1.1.aarch64",
"product": {
"name": "php8-dom-8.0.11-1.1.aarch64",
"product_id": "php8-dom-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.11-1.1.aarch64",
"product": {
"name": "php8-enchant-8.0.11-1.1.aarch64",
"product_id": "php8-enchant-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.11-1.1.aarch64",
"product": {
"name": "php8-exif-8.0.11-1.1.aarch64",
"product_id": "php8-exif-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.11-1.1.aarch64",
"product": {
"name": "php8-fileinfo-8.0.11-1.1.aarch64",
"product_id": "php8-fileinfo-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.11-1.1.aarch64",
"product": {
"name": "php8-ftp-8.0.11-1.1.aarch64",
"product_id": "php8-ftp-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.11-1.1.aarch64",
"product": {
"name": "php8-gd-8.0.11-1.1.aarch64",
"product_id": "php8-gd-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.11-1.1.aarch64",
"product": {
"name": "php8-gettext-8.0.11-1.1.aarch64",
"product_id": "php8-gettext-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.11-1.1.aarch64",
"product": {
"name": "php8-gmp-8.0.11-1.1.aarch64",
"product_id": "php8-gmp-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.11-1.1.aarch64",
"product": {
"name": "php8-iconv-8.0.11-1.1.aarch64",
"product_id": "php8-iconv-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-intl-8.0.11-1.1.aarch64",
"product_id": "php8-intl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.11-1.1.aarch64",
"product": {
"name": "php8-ldap-8.0.11-1.1.aarch64",
"product_id": "php8-ldap-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.11-1.1.aarch64",
"product": {
"name": "php8-mbstring-8.0.11-1.1.aarch64",
"product_id": "php8-mbstring-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.11-1.1.aarch64",
"product": {
"name": "php8-mysql-8.0.11-1.1.aarch64",
"product_id": "php8-mysql-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.11-1.1.aarch64",
"product": {
"name": "php8-odbc-8.0.11-1.1.aarch64",
"product_id": "php8-odbc-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.11-1.1.aarch64",
"product": {
"name": "php8-opcache-8.0.11-1.1.aarch64",
"product_id": "php8-opcache-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-openssl-8.0.11-1.1.aarch64",
"product_id": "php8-openssl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-pcntl-8.0.11-1.1.aarch64",
"product_id": "php8-pcntl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.11-1.1.aarch64",
"product": {
"name": "php8-pdo-8.0.11-1.1.aarch64",
"product_id": "php8-pdo-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.11-1.1.aarch64",
"product": {
"name": "php8-pgsql-8.0.11-1.1.aarch64",
"product_id": "php8-pgsql-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.11-1.1.aarch64",
"product": {
"name": "php8-phar-8.0.11-1.1.aarch64",
"product_id": "php8-phar-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.11-1.1.aarch64",
"product": {
"name": "php8-posix-8.0.11-1.1.aarch64",
"product_id": "php8-posix-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.11-1.1.aarch64",
"product": {
"name": "php8-readline-8.0.11-1.1.aarch64",
"product_id": "php8-readline-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.11-1.1.aarch64",
"product": {
"name": "php8-shmop-8.0.11-1.1.aarch64",
"product_id": "php8-shmop-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.11-1.1.aarch64",
"product": {
"name": "php8-snmp-8.0.11-1.1.aarch64",
"product_id": "php8-snmp-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.11-1.1.aarch64",
"product": {
"name": "php8-soap-8.0.11-1.1.aarch64",
"product_id": "php8-soap-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sockets-8.0.11-1.1.aarch64",
"product_id": "php8-sockets-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sodium-8.0.11-1.1.aarch64",
"product_id": "php8-sodium-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sqlite-8.0.11-1.1.aarch64",
"product_id": "php8-sqlite-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.0.11-1.1.aarch64",
"product_id": "php8-sysvmsg-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sysvsem-8.0.11-1.1.aarch64",
"product_id": "php8-sysvsem-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.11-1.1.aarch64",
"product": {
"name": "php8-sysvshm-8.0.11-1.1.aarch64",
"product_id": "php8-sysvshm-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.11-1.1.aarch64",
"product": {
"name": "php8-tidy-8.0.11-1.1.aarch64",
"product_id": "php8-tidy-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.11-1.1.aarch64",
"product": {
"name": "php8-tokenizer-8.0.11-1.1.aarch64",
"product_id": "php8-tokenizer-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.11-1.1.aarch64",
"product": {
"name": "php8-xmlreader-8.0.11-1.1.aarch64",
"product_id": "php8-xmlreader-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.11-1.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.0.11-1.1.aarch64",
"product_id": "php8-xmlwriter-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.11-1.1.aarch64",
"product": {
"name": "php8-xsl-8.0.11-1.1.aarch64",
"product_id": "php8-xsl-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.11-1.1.aarch64",
"product": {
"name": "php8-zip-8.0.11-1.1.aarch64",
"product_id": "php8-zip-8.0.11-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.11-1.1.aarch64",
"product": {
"name": "php8-zlib-8.0.11-1.1.aarch64",
"product_id": "php8-zlib-8.0.11-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-8.0.11-1.1.ppc64le",
"product_id": "php8-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-bcmath-8.0.11-1.1.ppc64le",
"product_id": "php8-bcmath-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-bz2-8.0.11-1.1.ppc64le",
"product_id": "php8-bz2-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-calendar-8.0.11-1.1.ppc64le",
"product_id": "php8-calendar-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-cli-8.0.11-1.1.ppc64le",
"product_id": "php8-cli-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-ctype-8.0.11-1.1.ppc64le",
"product_id": "php8-ctype-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-curl-8.0.11-1.1.ppc64le",
"product_id": "php8-curl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-dba-8.0.11-1.1.ppc64le",
"product_id": "php8-dba-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-devel-8.0.11-1.1.ppc64le",
"product_id": "php8-devel-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-dom-8.0.11-1.1.ppc64le",
"product_id": "php8-dom-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-enchant-8.0.11-1.1.ppc64le",
"product_id": "php8-enchant-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-exif-8.0.11-1.1.ppc64le",
"product_id": "php8-exif-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.0.11-1.1.ppc64le",
"product_id": "php8-fileinfo-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-ftp-8.0.11-1.1.ppc64le",
"product_id": "php8-ftp-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-gd-8.0.11-1.1.ppc64le",
"product_id": "php8-gd-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-gettext-8.0.11-1.1.ppc64le",
"product_id": "php8-gettext-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-gmp-8.0.11-1.1.ppc64le",
"product_id": "php8-gmp-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-iconv-8.0.11-1.1.ppc64le",
"product_id": "php8-iconv-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-intl-8.0.11-1.1.ppc64le",
"product_id": "php8-intl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-ldap-8.0.11-1.1.ppc64le",
"product_id": "php8-ldap-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-mbstring-8.0.11-1.1.ppc64le",
"product_id": "php8-mbstring-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-mysql-8.0.11-1.1.ppc64le",
"product_id": "php8-mysql-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-odbc-8.0.11-1.1.ppc64le",
"product_id": "php8-odbc-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-opcache-8.0.11-1.1.ppc64le",
"product_id": "php8-opcache-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-openssl-8.0.11-1.1.ppc64le",
"product_id": "php8-openssl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-pcntl-8.0.11-1.1.ppc64le",
"product_id": "php8-pcntl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-pdo-8.0.11-1.1.ppc64le",
"product_id": "php8-pdo-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-pgsql-8.0.11-1.1.ppc64le",
"product_id": "php8-pgsql-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-phar-8.0.11-1.1.ppc64le",
"product_id": "php8-phar-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-posix-8.0.11-1.1.ppc64le",
"product_id": "php8-posix-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-readline-8.0.11-1.1.ppc64le",
"product_id": "php8-readline-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-shmop-8.0.11-1.1.ppc64le",
"product_id": "php8-shmop-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-snmp-8.0.11-1.1.ppc64le",
"product_id": "php8-snmp-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-soap-8.0.11-1.1.ppc64le",
"product_id": "php8-soap-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sockets-8.0.11-1.1.ppc64le",
"product_id": "php8-sockets-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sodium-8.0.11-1.1.ppc64le",
"product_id": "php8-sodium-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sqlite-8.0.11-1.1.ppc64le",
"product_id": "php8-sqlite-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.0.11-1.1.ppc64le",
"product_id": "php8-sysvmsg-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.0.11-1.1.ppc64le",
"product_id": "php8-sysvsem-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.0.11-1.1.ppc64le",
"product_id": "php8-sysvshm-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-tidy-8.0.11-1.1.ppc64le",
"product_id": "php8-tidy-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.0.11-1.1.ppc64le",
"product_id": "php8-tokenizer-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.0.11-1.1.ppc64le",
"product_id": "php8-xmlreader-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.0.11-1.1.ppc64le",
"product_id": "php8-xmlwriter-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-xsl-8.0.11-1.1.ppc64le",
"product_id": "php8-xsl-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-zip-8.0.11-1.1.ppc64le",
"product_id": "php8-zip-8.0.11-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.11-1.1.ppc64le",
"product": {
"name": "php8-zlib-8.0.11-1.1.ppc64le",
"product_id": "php8-zlib-8.0.11-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.0.11-1.1.s390x",
"product": {
"name": "php8-8.0.11-1.1.s390x",
"product_id": "php8-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.11-1.1.s390x",
"product": {
"name": "php8-bcmath-8.0.11-1.1.s390x",
"product_id": "php8-bcmath-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.11-1.1.s390x",
"product": {
"name": "php8-bz2-8.0.11-1.1.s390x",
"product_id": "php8-bz2-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.11-1.1.s390x",
"product": {
"name": "php8-calendar-8.0.11-1.1.s390x",
"product_id": "php8-calendar-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.11-1.1.s390x",
"product": {
"name": "php8-cli-8.0.11-1.1.s390x",
"product_id": "php8-cli-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.11-1.1.s390x",
"product": {
"name": "php8-ctype-8.0.11-1.1.s390x",
"product_id": "php8-ctype-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.11-1.1.s390x",
"product": {
"name": "php8-curl-8.0.11-1.1.s390x",
"product_id": "php8-curl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.11-1.1.s390x",
"product": {
"name": "php8-dba-8.0.11-1.1.s390x",
"product_id": "php8-dba-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.11-1.1.s390x",
"product": {
"name": "php8-devel-8.0.11-1.1.s390x",
"product_id": "php8-devel-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.11-1.1.s390x",
"product": {
"name": "php8-dom-8.0.11-1.1.s390x",
"product_id": "php8-dom-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.11-1.1.s390x",
"product": {
"name": "php8-enchant-8.0.11-1.1.s390x",
"product_id": "php8-enchant-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.11-1.1.s390x",
"product": {
"name": "php8-exif-8.0.11-1.1.s390x",
"product_id": "php8-exif-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.11-1.1.s390x",
"product": {
"name": "php8-fileinfo-8.0.11-1.1.s390x",
"product_id": "php8-fileinfo-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.11-1.1.s390x",
"product": {
"name": "php8-ftp-8.0.11-1.1.s390x",
"product_id": "php8-ftp-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.11-1.1.s390x",
"product": {
"name": "php8-gd-8.0.11-1.1.s390x",
"product_id": "php8-gd-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.11-1.1.s390x",
"product": {
"name": "php8-gettext-8.0.11-1.1.s390x",
"product_id": "php8-gettext-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.11-1.1.s390x",
"product": {
"name": "php8-gmp-8.0.11-1.1.s390x",
"product_id": "php8-gmp-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.11-1.1.s390x",
"product": {
"name": "php8-iconv-8.0.11-1.1.s390x",
"product_id": "php8-iconv-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.11-1.1.s390x",
"product": {
"name": "php8-intl-8.0.11-1.1.s390x",
"product_id": "php8-intl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.11-1.1.s390x",
"product": {
"name": "php8-ldap-8.0.11-1.1.s390x",
"product_id": "php8-ldap-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.11-1.1.s390x",
"product": {
"name": "php8-mbstring-8.0.11-1.1.s390x",
"product_id": "php8-mbstring-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.11-1.1.s390x",
"product": {
"name": "php8-mysql-8.0.11-1.1.s390x",
"product_id": "php8-mysql-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.11-1.1.s390x",
"product": {
"name": "php8-odbc-8.0.11-1.1.s390x",
"product_id": "php8-odbc-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.11-1.1.s390x",
"product": {
"name": "php8-opcache-8.0.11-1.1.s390x",
"product_id": "php8-opcache-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.11-1.1.s390x",
"product": {
"name": "php8-openssl-8.0.11-1.1.s390x",
"product_id": "php8-openssl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.11-1.1.s390x",
"product": {
"name": "php8-pcntl-8.0.11-1.1.s390x",
"product_id": "php8-pcntl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.11-1.1.s390x",
"product": {
"name": "php8-pdo-8.0.11-1.1.s390x",
"product_id": "php8-pdo-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.11-1.1.s390x",
"product": {
"name": "php8-pgsql-8.0.11-1.1.s390x",
"product_id": "php8-pgsql-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.11-1.1.s390x",
"product": {
"name": "php8-phar-8.0.11-1.1.s390x",
"product_id": "php8-phar-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.11-1.1.s390x",
"product": {
"name": "php8-posix-8.0.11-1.1.s390x",
"product_id": "php8-posix-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.11-1.1.s390x",
"product": {
"name": "php8-readline-8.0.11-1.1.s390x",
"product_id": "php8-readline-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.11-1.1.s390x",
"product": {
"name": "php8-shmop-8.0.11-1.1.s390x",
"product_id": "php8-shmop-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.11-1.1.s390x",
"product": {
"name": "php8-snmp-8.0.11-1.1.s390x",
"product_id": "php8-snmp-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.11-1.1.s390x",
"product": {
"name": "php8-soap-8.0.11-1.1.s390x",
"product_id": "php8-soap-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.11-1.1.s390x",
"product": {
"name": "php8-sockets-8.0.11-1.1.s390x",
"product_id": "php8-sockets-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.11-1.1.s390x",
"product": {
"name": "php8-sodium-8.0.11-1.1.s390x",
"product_id": "php8-sodium-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.11-1.1.s390x",
"product": {
"name": "php8-sqlite-8.0.11-1.1.s390x",
"product_id": "php8-sqlite-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.11-1.1.s390x",
"product": {
"name": "php8-sysvmsg-8.0.11-1.1.s390x",
"product_id": "php8-sysvmsg-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.11-1.1.s390x",
"product": {
"name": "php8-sysvsem-8.0.11-1.1.s390x",
"product_id": "php8-sysvsem-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.11-1.1.s390x",
"product": {
"name": "php8-sysvshm-8.0.11-1.1.s390x",
"product_id": "php8-sysvshm-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.11-1.1.s390x",
"product": {
"name": "php8-tidy-8.0.11-1.1.s390x",
"product_id": "php8-tidy-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.11-1.1.s390x",
"product": {
"name": "php8-tokenizer-8.0.11-1.1.s390x",
"product_id": "php8-tokenizer-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.11-1.1.s390x",
"product": {
"name": "php8-xmlreader-8.0.11-1.1.s390x",
"product_id": "php8-xmlreader-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.11-1.1.s390x",
"product": {
"name": "php8-xmlwriter-8.0.11-1.1.s390x",
"product_id": "php8-xmlwriter-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.11-1.1.s390x",
"product": {
"name": "php8-xsl-8.0.11-1.1.s390x",
"product_id": "php8-xsl-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.11-1.1.s390x",
"product": {
"name": "php8-zip-8.0.11-1.1.s390x",
"product_id": "php8-zip-8.0.11-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.11-1.1.s390x",
"product": {
"name": "php8-zlib-8.0.11-1.1.s390x",
"product_id": "php8-zlib-8.0.11-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.0.11-1.1.x86_64",
"product": {
"name": "php8-8.0.11-1.1.x86_64",
"product_id": "php8-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.0.11-1.1.x86_64",
"product": {
"name": "php8-bcmath-8.0.11-1.1.x86_64",
"product_id": "php8-bcmath-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.0.11-1.1.x86_64",
"product": {
"name": "php8-bz2-8.0.11-1.1.x86_64",
"product_id": "php8-bz2-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.0.11-1.1.x86_64",
"product": {
"name": "php8-calendar-8.0.11-1.1.x86_64",
"product_id": "php8-calendar-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.0.11-1.1.x86_64",
"product": {
"name": "php8-cli-8.0.11-1.1.x86_64",
"product_id": "php8-cli-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.0.11-1.1.x86_64",
"product": {
"name": "php8-ctype-8.0.11-1.1.x86_64",
"product_id": "php8-ctype-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-curl-8.0.11-1.1.x86_64",
"product_id": "php8-curl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.0.11-1.1.x86_64",
"product": {
"name": "php8-dba-8.0.11-1.1.x86_64",
"product_id": "php8-dba-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.0.11-1.1.x86_64",
"product": {
"name": "php8-devel-8.0.11-1.1.x86_64",
"product_id": "php8-devel-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.0.11-1.1.x86_64",
"product": {
"name": "php8-dom-8.0.11-1.1.x86_64",
"product_id": "php8-dom-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.0.11-1.1.x86_64",
"product": {
"name": "php8-enchant-8.0.11-1.1.x86_64",
"product_id": "php8-enchant-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.0.11-1.1.x86_64",
"product": {
"name": "php8-exif-8.0.11-1.1.x86_64",
"product_id": "php8-exif-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.0.11-1.1.x86_64",
"product": {
"name": "php8-fileinfo-8.0.11-1.1.x86_64",
"product_id": "php8-fileinfo-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.0.11-1.1.x86_64",
"product": {
"name": "php8-ftp-8.0.11-1.1.x86_64",
"product_id": "php8-ftp-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.0.11-1.1.x86_64",
"product": {
"name": "php8-gd-8.0.11-1.1.x86_64",
"product_id": "php8-gd-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.0.11-1.1.x86_64",
"product": {
"name": "php8-gettext-8.0.11-1.1.x86_64",
"product_id": "php8-gettext-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.0.11-1.1.x86_64",
"product": {
"name": "php8-gmp-8.0.11-1.1.x86_64",
"product_id": "php8-gmp-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.0.11-1.1.x86_64",
"product": {
"name": "php8-iconv-8.0.11-1.1.x86_64",
"product_id": "php8-iconv-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-intl-8.0.11-1.1.x86_64",
"product_id": "php8-intl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.0.11-1.1.x86_64",
"product": {
"name": "php8-ldap-8.0.11-1.1.x86_64",
"product_id": "php8-ldap-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.0.11-1.1.x86_64",
"product": {
"name": "php8-mbstring-8.0.11-1.1.x86_64",
"product_id": "php8-mbstring-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.0.11-1.1.x86_64",
"product": {
"name": "php8-mysql-8.0.11-1.1.x86_64",
"product_id": "php8-mysql-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.0.11-1.1.x86_64",
"product": {
"name": "php8-odbc-8.0.11-1.1.x86_64",
"product_id": "php8-odbc-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.0.11-1.1.x86_64",
"product": {
"name": "php8-opcache-8.0.11-1.1.x86_64",
"product_id": "php8-opcache-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-openssl-8.0.11-1.1.x86_64",
"product_id": "php8-openssl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-pcntl-8.0.11-1.1.x86_64",
"product_id": "php8-pcntl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.0.11-1.1.x86_64",
"product": {
"name": "php8-pdo-8.0.11-1.1.x86_64",
"product_id": "php8-pdo-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.0.11-1.1.x86_64",
"product": {
"name": "php8-pgsql-8.0.11-1.1.x86_64",
"product_id": "php8-pgsql-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.0.11-1.1.x86_64",
"product": {
"name": "php8-phar-8.0.11-1.1.x86_64",
"product_id": "php8-phar-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.0.11-1.1.x86_64",
"product": {
"name": "php8-posix-8.0.11-1.1.x86_64",
"product_id": "php8-posix-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.0.11-1.1.x86_64",
"product": {
"name": "php8-readline-8.0.11-1.1.x86_64",
"product_id": "php8-readline-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.0.11-1.1.x86_64",
"product": {
"name": "php8-shmop-8.0.11-1.1.x86_64",
"product_id": "php8-shmop-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.0.11-1.1.x86_64",
"product": {
"name": "php8-snmp-8.0.11-1.1.x86_64",
"product_id": "php8-snmp-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.0.11-1.1.x86_64",
"product": {
"name": "php8-soap-8.0.11-1.1.x86_64",
"product_id": "php8-soap-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sockets-8.0.11-1.1.x86_64",
"product_id": "php8-sockets-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sodium-8.0.11-1.1.x86_64",
"product_id": "php8-sodium-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sqlite-8.0.11-1.1.x86_64",
"product_id": "php8-sqlite-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.0.11-1.1.x86_64",
"product_id": "php8-sysvmsg-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sysvsem-8.0.11-1.1.x86_64",
"product_id": "php8-sysvsem-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.0.11-1.1.x86_64",
"product": {
"name": "php8-sysvshm-8.0.11-1.1.x86_64",
"product_id": "php8-sysvshm-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.0.11-1.1.x86_64",
"product": {
"name": "php8-tidy-8.0.11-1.1.x86_64",
"product_id": "php8-tidy-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.0.11-1.1.x86_64",
"product": {
"name": "php8-tokenizer-8.0.11-1.1.x86_64",
"product_id": "php8-tokenizer-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.0.11-1.1.x86_64",
"product": {
"name": "php8-xmlreader-8.0.11-1.1.x86_64",
"product_id": "php8-xmlreader-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.0.11-1.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.0.11-1.1.x86_64",
"product_id": "php8-xmlwriter-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.0.11-1.1.x86_64",
"product": {
"name": "php8-xsl-8.0.11-1.1.x86_64",
"product_id": "php8-xsl-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.0.11-1.1.x86_64",
"product": {
"name": "php8-zip-8.0.11-1.1.x86_64",
"product_id": "php8-zip-8.0.11-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.0.11-1.1.x86_64",
"product": {
"name": "php8-zlib-8.0.11-1.1.x86_64",
"product_id": "php8-zlib-8.0.11-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64"
},
"product_reference": "php8-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.0.11-1.1.s390x"
},
"product_reference": "php8-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64"
},
"product_reference": "php8-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64"
},
"product_reference": "php8-bcmath-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-bcmath-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x"
},
"product_reference": "php8-bcmath-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64"
},
"product_reference": "php8-bcmath-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64"
},
"product_reference": "php8-bz2-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-bz2-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x"
},
"product_reference": "php8-bz2-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64"
},
"product_reference": "php8-bz2-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64"
},
"product_reference": "php8-calendar-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-calendar-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x"
},
"product_reference": "php8-calendar-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64"
},
"product_reference": "php8-calendar-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64"
},
"product_reference": "php8-cli-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-cli-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x"
},
"product_reference": "php8-cli-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64"
},
"product_reference": "php8-cli-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64"
},
"product_reference": "php8-ctype-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-ctype-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x"
},
"product_reference": "php8-ctype-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64"
},
"product_reference": "php8-ctype-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-curl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-curl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x"
},
"product_reference": "php8-curl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-curl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64"
},
"product_reference": "php8-dba-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-dba-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x"
},
"product_reference": "php8-dba-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64"
},
"product_reference": "php8-dba-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64"
},
"product_reference": "php8-devel-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-devel-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x"
},
"product_reference": "php8-devel-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64"
},
"product_reference": "php8-devel-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64"
},
"product_reference": "php8-dom-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-dom-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x"
},
"product_reference": "php8-dom-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64"
},
"product_reference": "php8-dom-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64"
},
"product_reference": "php8-enchant-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-enchant-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x"
},
"product_reference": "php8-enchant-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64"
},
"product_reference": "php8-enchant-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64"
},
"product_reference": "php8-exif-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-exif-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x"
},
"product_reference": "php8-exif-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64"
},
"product_reference": "php8-exif-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64"
},
"product_reference": "php8-fileinfo-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x"
},
"product_reference": "php8-fileinfo-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64"
},
"product_reference": "php8-fileinfo-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64"
},
"product_reference": "php8-ftp-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-ftp-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x"
},
"product_reference": "php8-ftp-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64"
},
"product_reference": "php8-ftp-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64"
},
"product_reference": "php8-gd-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-gd-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x"
},
"product_reference": "php8-gd-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64"
},
"product_reference": "php8-gd-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64"
},
"product_reference": "php8-gettext-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-gettext-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x"
},
"product_reference": "php8-gettext-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64"
},
"product_reference": "php8-gettext-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64"
},
"product_reference": "php8-gmp-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-gmp-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x"
},
"product_reference": "php8-gmp-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64"
},
"product_reference": "php8-gmp-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64"
},
"product_reference": "php8-iconv-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-iconv-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x"
},
"product_reference": "php8-iconv-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64"
},
"product_reference": "php8-iconv-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-intl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-intl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x"
},
"product_reference": "php8-intl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-intl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64"
},
"product_reference": "php8-ldap-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-ldap-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x"
},
"product_reference": "php8-ldap-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64"
},
"product_reference": "php8-ldap-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64"
},
"product_reference": "php8-mbstring-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-mbstring-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x"
},
"product_reference": "php8-mbstring-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64"
},
"product_reference": "php8-mbstring-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64"
},
"product_reference": "php8-mysql-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-mysql-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x"
},
"product_reference": "php8-mysql-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64"
},
"product_reference": "php8-mysql-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64"
},
"product_reference": "php8-odbc-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-odbc-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x"
},
"product_reference": "php8-odbc-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64"
},
"product_reference": "php8-odbc-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64"
},
"product_reference": "php8-opcache-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-opcache-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x"
},
"product_reference": "php8-opcache-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64"
},
"product_reference": "php8-opcache-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-openssl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-openssl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x"
},
"product_reference": "php8-openssl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-openssl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-pcntl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-pcntl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x"
},
"product_reference": "php8-pcntl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-pcntl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64"
},
"product_reference": "php8-pdo-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-pdo-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x"
},
"product_reference": "php8-pdo-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64"
},
"product_reference": "php8-pdo-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64"
},
"product_reference": "php8-pgsql-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-pgsql-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x"
},
"product_reference": "php8-pgsql-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64"
},
"product_reference": "php8-pgsql-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64"
},
"product_reference": "php8-phar-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-phar-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x"
},
"product_reference": "php8-phar-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64"
},
"product_reference": "php8-phar-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64"
},
"product_reference": "php8-posix-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-posix-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x"
},
"product_reference": "php8-posix-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64"
},
"product_reference": "php8-posix-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64"
},
"product_reference": "php8-readline-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-readline-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x"
},
"product_reference": "php8-readline-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64"
},
"product_reference": "php8-readline-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64"
},
"product_reference": "php8-shmop-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-shmop-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x"
},
"product_reference": "php8-shmop-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64"
},
"product_reference": "php8-shmop-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64"
},
"product_reference": "php8-snmp-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-snmp-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x"
},
"product_reference": "php8-snmp-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64"
},
"product_reference": "php8-snmp-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64"
},
"product_reference": "php8-soap-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-soap-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x"
},
"product_reference": "php8-soap-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64"
},
"product_reference": "php8-soap-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sockets-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sockets-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x"
},
"product_reference": "php8-sockets-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sockets-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sodium-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sodium-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x"
},
"product_reference": "php8-sodium-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sodium-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sqlite-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sqlite-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x"
},
"product_reference": "php8-sqlite-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sqlite-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x"
},
"product_reference": "php8-sysvmsg-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sysvsem-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x"
},
"product_reference": "php8-sysvsem-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sysvsem-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64"
},
"product_reference": "php8-sysvshm-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x"
},
"product_reference": "php8-sysvshm-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64"
},
"product_reference": "php8-sysvshm-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64"
},
"product_reference": "php8-tidy-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-tidy-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x"
},
"product_reference": "php8-tidy-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64"
},
"product_reference": "php8-tidy-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64"
},
"product_reference": "php8-tokenizer-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x"
},
"product_reference": "php8-tokenizer-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64"
},
"product_reference": "php8-tokenizer-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64"
},
"product_reference": "php8-xmlreader-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x"
},
"product_reference": "php8-xmlreader-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64"
},
"product_reference": "php8-xmlreader-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x"
},
"product_reference": "php8-xmlwriter-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64"
},
"product_reference": "php8-xsl-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-xsl-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x"
},
"product_reference": "php8-xsl-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64"
},
"product_reference": "php8-xsl-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64"
},
"product_reference": "php8-zip-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-zip-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x"
},
"product_reference": "php8-zip-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64"
},
"product_reference": "php8-zip-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64"
},
"product_reference": "php8-zlib-8.0.11-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le"
},
"product_reference": "php8-zlib-8.0.11-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.11-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x"
},
"product_reference": "php8-zlib-8.0.11-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
},
"product_reference": "php8-zlib-8.0.11-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2005-3353",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3353"
}
],
"notes": [
{
"category": "general",
"text": "The exif_read_data function in the Exif module in PHP before 4.4.1 allows remote attackers to cause a denial of service (infinite loop) via a malformed JPEG image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3353",
"url": "https://www.suse.com/security/cve/CVE-2005-3353"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/135480"
},
{
"category": "external",
"summary": "SUSE Bug 529198 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/529198"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3353"
},
{
"cve": "CVE-2005-3388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3388"
}
],
"notes": [
{
"category": "general",
"text": "Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5 allows remote attackers to inject arbitrary web script or HTML via a crafted URL with a \"stacked array assignment.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3388",
"url": "https://www.suse.com/security/cve/CVE-2005-3388"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/132684"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3388"
},
{
"cve": "CVE-2005-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3389"
}
],
"notes": [
{
"category": "general",
"text": "The parse_str function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when called with only one parameter, allows remote attackers to enable the register_globals directive via inputs that cause a request to be terminated due to the memory_limit setting, which causes PHP to set an internal flag that enables register_globals and allows attackers to exploit vulnerabilities in PHP applications that would otherwise be protected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3389",
"url": "https://www.suse.com/security/cve/CVE-2005-3389"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/135480"
},
{
"category": "external",
"summary": "SUSE Bug 307272 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/307272"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3389"
},
{
"cve": "CVE-2005-3390",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3390"
}
],
"notes": [
{
"category": "general",
"text": "The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a \"GLOBALS\" fileupload field.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3390",
"url": "https://www.suse.com/security/cve/CVE-2005-3390"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/135480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3390"
},
{
"cve": "CVE-2005-3391",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3391"
}
],
"notes": [
{
"category": "general",
"text": "Multiple vulnerabilities in PHP before 4.4.1 allow remote attackers to bypass safe_mode and open_basedir restrictions via unknown attack vectors in (1) ext/curl and (2) ext/gd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3391",
"url": "https://www.suse.com/security/cve/CVE-2005-3391"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3391",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 135673 for CVE-2005-3391",
"url": "https://bugzilla.suse.com/135673"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3391"
},
{
"cve": "CVE-2005-3392",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3392"
}
],
"notes": [
{
"category": "general",
"text": "Unspecified vulnerability in PHP before 4.4.1, when using the virtual function on Apache 2, allows remote attackers to bypass safe_mode and open_basedir directives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3392",
"url": "https://www.suse.com/security/cve/CVE-2005-3392"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3392",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 135673 for CVE-2005-3392",
"url": "https://bugzilla.suse.com/135673"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3392"
},
{
"cve": "CVE-2006-0996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-0996"
}
],
"notes": [
{
"category": "general",
"text": "Cross-site scripting (XSS) vulnerability in phpinfo (info.c) in PHP 5.1.2 and 4.4.2 allows remote attackers to inject arbitrary web script or HTML via long array variables, including (1) a large number of dimensions or (2) long values, which prevents HTML tags from being removed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-0996",
"url": "https://www.suse.com/security/cve/CVE-2006-0996"
},
{
"category": "external",
"summary": "SUSE Bug 164804 for CVE-2006-0996",
"url": "https://bugzilla.suse.com/164804"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-0996",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-0996"
},
{
"cve": "CVE-2006-1017",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1017"
}
],
"notes": [
{
"category": "general",
"text": "The c-client library 2000, 2001, or 2004 for PHP before 4.4.4 and 5.x before 5.1.5 do not check the (1) safe_mode or (2) open_basedir functions, and when used in applications that accept user-controlled input for the mailbox argument to the imap_open function, allow remote attackers to obtain access to an IMAP stream data structure and conduct unauthorized IMAP actions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1017",
"url": "https://www.suse.com/security/cve/CVE-2006-1017"
},
{
"category": "external",
"summary": "SUSE Bug 154317 for CVE-2006-1017",
"url": "https://bugzilla.suse.com/154317"
},
{
"category": "external",
"summary": "SUSE Bug 279863 for CVE-2006-1017",
"url": "https://bugzilla.suse.com/279863"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2006-1017"
},
{
"cve": "CVE-2006-1490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1490"
}
],
"notes": [
{
"category": "general",
"text": "PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the html_entity_decode function and sends the encoded results back to the client, aka a \"binary safety\" issue. NOTE: this issue has been referred to as a \"memory leak,\" but it is an information leak that discloses memory contents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1490",
"url": "https://www.suse.com/security/cve/CVE-2006-1490"
},
{
"category": "external",
"summary": "SUSE Bug 161718 for CVE-2006-1490",
"url": "https://bugzilla.suse.com/161718"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-1490",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-1490"
},
{
"cve": "CVE-2006-1494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1494"
}
],
"notes": [
{
"category": "general",
"text": "Directory traversal vulnerability in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass open_basedir restrictions allows remote attackers to create files in arbitrary directories via the tempnam function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1494",
"url": "https://www.suse.com/security/cve/CVE-2006-1494"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-1494",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2006-1494"
},
{
"cve": "CVE-2006-1991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1991"
}
],
"notes": [
{
"category": "general",
"text": "The substr_compare function in string.c in PHP 5.1.2 allows context-dependent attackers to cause a denial of service (memory access violation) via an out-of-bounds offset argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1991",
"url": "https://www.suse.com/security/cve/CVE-2006-1991"
},
{
"category": "external",
"summary": "SUSE Bug 169038 for CVE-2006-1991",
"url": "https://bugzilla.suse.com/169038"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-1991"
},
{
"cve": "CVE-2006-7243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-7243"
}
],
"notes": [
{
"category": "general",
"text": "PHP before 5.3.4 accepts the \\0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\\0.jpg at the end of the argument to the file_exists function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-7243",
"url": "https://www.suse.com/security/cve/CVE-2006-7243"
},
{
"category": "external",
"summary": "SUSE Bug 1067090 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/1067090"
},
{
"category": "external",
"summary": "SUSE Bug 654853 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/654853"
},
{
"category": "external",
"summary": "SUSE Bug 893855 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/893855"
},
{
"category": "external",
"summary": "SUSE Bug 924970 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/924970"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2006-7243",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-7243"
},
{
"cve": "CVE-2007-4783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2007-4783"
}
],
"notes": [
{
"category": "general",
"text": "The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also requiring a long string in the str parameter; or (2) a denial of service (temporary application hang) via a long string in the str parameter. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2007-4783",
"url": "https://www.suse.com/security/cve/CVE-2007-4783"
},
{
"category": "external",
"summary": "SUSE Bug 308069 for CVE-2007-4783",
"url": "https://bugzilla.suse.com/308069"
},
{
"category": "external",
"summary": "SUSE Bug 325827 for CVE-2007-4783",
"url": "https://bugzilla.suse.com/325827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2007-4783"
},
{
"cve": "CVE-2007-4887",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2007-4887"
}
],
"notes": [
{
"category": "general",
"text": "The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in the library parameter. NOTE: there are limited usage scenarios under which this would be a vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2007-4887",
"url": "https://www.suse.com/security/cve/CVE-2007-4887"
},
{
"category": "external",
"summary": "SUSE Bug 325657 for CVE-2007-4887",
"url": "https://bugzilla.suse.com/325657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2007-4887"
},
{
"cve": "CVE-2008-0599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2008-0599"
}
],
"notes": [
{
"category": "general",
"text": "The init_request_info function in sapi/cgi/cgi_main.c in PHP before 5.2.6 does not properly consider operator precedence when calculating the length of PATH_TRANSLATED, which might allow remote attackers to execute arbitrary code via a crafted URI.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2008-0599",
"url": "https://www.suse.com/security/cve/CVE-2008-0599"
},
{
"category": "external",
"summary": "SUSE Bug 387745 for CVE-2008-0599",
"url": "https://bugzilla.suse.com/387745"
},
{
"category": "external",
"summary": "SUSE Bug 393279 for CVE-2008-0599",
"url": "https://bugzilla.suse.com/393279"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2008-0599"
},
{
"cve": "CVE-2010-2225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-2225"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the SplObjectStorage unserializer in PHP 5.2.x and 5.3.x through 5.3.2 allows remote attackers to execute arbitrary code or obtain sensitive information via serialized data, related to the PHP unserialize function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-2225",
"url": "https://www.suse.com/security/cve/CVE-2010-2225"
},
{
"category": "external",
"summary": "SUSE Bug 616232 for CVE-2010-2225",
"url": "https://bugzilla.suse.com/616232"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2010-2225"
},
{
"cve": "CVE-2010-2950",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-2950"
}
],
"notes": [
{
"category": "general",
"text": "Format string vulnerability in stream.c in the phar extension in PHP 5.3.x through 5.3.3 allows context-dependent attackers to obtain sensitive information (memory contents) and possibly execute arbitrary code via a crafted phar:// URI that is not properly handled by the phar_stream_flush function, leading to errors in the php_stream_wrapper_log_error function. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-2094.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-2950",
"url": "https://www.suse.com/security/cve/CVE-2010-2950"
},
{
"category": "external",
"summary": "SUSE Bug 633934 for CVE-2010-2950",
"url": "https://bugzilla.suse.com/633934"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2010-2950"
},
{
"cve": "CVE-2010-3436",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-3436"
}
],
"notes": [
{
"category": "general",
"text": "fopen_wrappers.c in PHP 5.3.x through 5.3.3 might allow remote attackers to bypass open_basedir restrictions via vectors related to the length of a filename.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-3436",
"url": "https://www.suse.com/security/cve/CVE-2010-3436"
},
{
"category": "external",
"summary": "SUSE Bug 642733 for CVE-2010-3436",
"url": "https://bugzilla.suse.com/642733"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2010-3436",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-3436"
},
{
"cve": "CVE-2010-3709",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-3709"
}
],
"notes": [
{
"category": "general",
"text": "The ZipArchive::getArchiveComment function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3 allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-3709",
"url": "https://www.suse.com/security/cve/CVE-2010-3709"
},
{
"category": "external",
"summary": "SUSE Bug 660102 for CVE-2010-3709",
"url": "https://bugzilla.suse.com/660102"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2010-3709",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-3709"
},
{
"cve": "CVE-2010-3710",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-3710"
}
],
"notes": [
{
"category": "general",
"text": "Stack consumption vulnerability in the filter_var function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3, when FILTER_VALIDATE_EMAIL mode is used, allows remote attackers to cause a denial of service (memory consumption and application crash) via a long e-mail address string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-3710",
"url": "https://www.suse.com/security/cve/CVE-2010-3710"
},
{
"category": "external",
"summary": "SUSE Bug 649210 for CVE-2010-3710",
"url": "https://bugzilla.suse.com/649210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-3710"
},
{
"cve": "CVE-2010-4150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-4150"
}
],
"notes": [
{
"category": "general",
"text": "Double free vulnerability in the imap_do_open function in the IMAP extension (ext/imap/php_imap.c) in PHP 5.2 before 5.2.15 and 5.3 before 5.3.4 allows attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-4150",
"url": "https://www.suse.com/security/cve/CVE-2010-4150"
},
{
"category": "external",
"summary": "SUSE Bug 655968 for CVE-2010-4150",
"url": "https://bugzilla.suse.com/655968"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-4150"
},
{
"cve": "CVE-2010-4645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2010-4645"
}
],
"notes": [
{
"category": "general",
"text": "strtod.c, as used in the zend_strtod function in PHP 5.2 before 5.2.17 and 5.3 before 5.3.5, and other products, allows context-dependent attackers to cause a denial of service (infinite loop) via a certain floating-point value in scientific notation, which is not properly handled in x87 FPU registers, as demonstrated using 2.2250738585072011e-308.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2010-4645",
"url": "https://www.suse.com/security/cve/CVE-2010-4645"
},
{
"category": "external",
"summary": "SUSE Bug 662932 for CVE-2010-4645",
"url": "https://bugzilla.suse.com/662932"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2010-4645"
},
{
"cve": "CVE-2011-0420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-0420"
}
],
"notes": [
{
"category": "general",
"text": "The grapheme_extract function in the Internationalization extension (Intl) for ICU for PHP 5.3.5 allows context-dependent attackers to cause a denial of service (crash) via an invalid size argument, which triggers a NULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-0420",
"url": "https://www.suse.com/security/cve/CVE-2011-0420"
},
{
"category": "external",
"summary": "SUSE Bug 672933 for CVE-2011-0420",
"url": "https://bugzilla.suse.com/672933"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-0420"
},
{
"cve": "CVE-2011-0421",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-0421"
}
],
"notes": [
{
"category": "general",
"text": "The _zip_name_locate function in zip_name_locate.c in the Zip extension in PHP before 5.3.6 does not properly handle a ZIPARCHIVE::FL_UNCHANGED argument, which might allow context-dependent attackers to cause a denial of service (NULL pointer dereference) via an empty ZIP archive that is processed with a (1) locateName or (2) statName operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-0421",
"url": "https://www.suse.com/security/cve/CVE-2011-0421"
},
{
"category": "external",
"summary": "SUSE Bug 681193 for CVE-2011-0421",
"url": "https://bugzilla.suse.com/681193"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-0421"
},
{
"cve": "CVE-2011-0708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-0708"
}
],
"notes": [
{
"category": "general",
"text": "exif.c in the Exif extension in PHP before 5.3.6 on 64-bit platforms performs an incorrect cast, which allows remote attackers to cause a denial of service (application crash) via an image with a crafted Image File Directory (IFD) that triggers a buffer over-read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-0708",
"url": "https://www.suse.com/security/cve/CVE-2011-0708"
},
{
"category": "external",
"summary": "SUSE Bug 671710 for CVE-2011-0708",
"url": "https://bugzilla.suse.com/671710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-0708"
},
{
"cve": "CVE-2011-1092",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-1092"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in ext/shmop/shmop.c in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (crash) and possibly read sensitive memory via a large third argument to the shmop_read function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-1092",
"url": "https://www.suse.com/security/cve/CVE-2011-1092"
},
{
"category": "external",
"summary": "SUSE Bug 677782 for CVE-2011-1092",
"url": "https://bugzilla.suse.com/677782"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2011-1092"
},
{
"cve": "CVE-2011-1153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-1153"
}
],
"notes": [
{
"category": "general",
"text": "Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-1153",
"url": "https://www.suse.com/security/cve/CVE-2011-1153"
},
{
"category": "external",
"summary": "SUSE Bug 778941 for CVE-2011-1153",
"url": "https://bugzilla.suse.com/778941"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2011-1153",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2011-1153"
},
{
"cve": "CVE-2011-1466",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-1466"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the SdnToJulian function in the Calendar extension in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (application crash) via a large integer in the first argument to the cal_from_jd function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-1466",
"url": "https://www.suse.com/security/cve/CVE-2011-1466"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2011-1466",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-1466"
},
{
"cve": "CVE-2011-2202",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-2202"
}
],
"notes": [
{
"category": "general",
"text": "The rfc1867_post_handler function in main/rfc1867.c in PHP before 5.3.7 does not properly restrict filenames in multipart/form-data POST requests, which allows remote attackers to conduct absolute path traversal attacks, and possibly create or overwrite arbitrary files, via a crafted upload request, related to a \"file path injection vulnerability.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-2202",
"url": "https://www.suse.com/security/cve/CVE-2011-2202"
},
{
"category": "external",
"summary": "SUSE Bug 699711 for CVE-2011-2202",
"url": "https://bugzilla.suse.com/699711"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-2202"
},
{
"cve": "CVE-2011-3379",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3379"
}
],
"notes": [
{
"category": "general",
"text": "The is_a function in PHP 5.3.7 and 5.3.8 triggers a call to the __autoload function, which makes it easier for remote attackers to execute arbitrary code by providing a crafted URL and leveraging potentially unsafe behavior in certain PEAR packages and custom autoloaders.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3379",
"url": "https://www.suse.com/security/cve/CVE-2011-3379"
},
{
"category": "external",
"summary": "SUSE Bug 728350 for CVE-2011-3379",
"url": "https://bugzilla.suse.com/728350"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2011-3379"
},
{
"cve": "CVE-2011-4153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4153"
}
],
"notes": [
{
"category": "general",
"text": "PHP 5.3.8 does not always check the return value of the zend_strndup function, which might allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted input to an application that performs strndup operations on untrusted string data, as demonstrated by the define function in zend_builtin_functions.c, and unspecified functions in ext/soap/php_sdl.c, ext/standard/syslog.c, ext/standard/browscap.c, ext/oci8/oci8.c, ext/com_dotnet/com_typeinfo.c, and main/php_open_temporary_file.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4153",
"url": "https://www.suse.com/security/cve/CVE-2011-4153"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2011-4153",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-4153"
},
{
"cve": "CVE-2011-4566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4566"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the exif_process_IFD_TAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offset_val value in an EXIF header in a JPEG file, a different vulnerability than CVE-2011-0708.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4566",
"url": "https://www.suse.com/security/cve/CVE-2011-4566"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2011-4566",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-4566"
},
{
"cve": "CVE-2011-4885",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4885"
}
],
"notes": [
{
"category": "general",
"text": "PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4885",
"url": "https://www.suse.com/security/cve/CVE-2011-4885"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2011-4885",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-4885"
},
{
"cve": "CVE-2012-0830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0830"
}
],
"notes": [
{
"category": "general",
"text": "The php_register_variable_ex function in php_variables.c in PHP 5.3.9 allows remote attackers to execute arbitrary code via a request containing a large number of variables, related to improper handling of array variables. NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-4885.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0830",
"url": "https://www.suse.com/security/cve/CVE-2012-0830"
},
{
"category": "external",
"summary": "SUSE Bug 733590 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/733590"
},
{
"category": "external",
"summary": "SUSE Bug 736169 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/736169"
},
{
"category": "external",
"summary": "SUSE Bug 738221 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/738221"
},
{
"category": "external",
"summary": "SUSE Bug 741520 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/741520"
},
{
"category": "external",
"summary": "SUSE Bug 741859 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/741859"
},
{
"category": "external",
"summary": "SUSE Bug 742273 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/742273"
},
{
"category": "external",
"summary": "SUSE Bug 742806 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/742806"
},
{
"category": "external",
"summary": "SUSE Bug 743308 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/743308"
},
{
"category": "external",
"summary": "SUSE Bug 744966 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/744966"
},
{
"category": "external",
"summary": "SUSE Bug 746661 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/746661"
},
{
"category": "external",
"summary": "SUSE Bug 749111 for CVE-2012-0830",
"url": "https://bugzilla.suse.com/749111"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2012-0830"
},
{
"cve": "CVE-2012-1823",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1823"
}
],
"notes": [
{
"category": "general",
"text": "sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to execute arbitrary code by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the \u0027d\u0027 case.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1823",
"url": "https://www.suse.com/security/cve/CVE-2012-1823"
},
{
"category": "external",
"summary": "SUSE Bug 1226072 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/1226072"
},
{
"category": "external",
"summary": "SUSE Bug 1226073 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/1226073"
},
{
"category": "external",
"summary": "SUSE Bug 1226074 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/1226074"
},
{
"category": "external",
"summary": "SUSE Bug 760536 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/760536"
},
{
"category": "external",
"summary": "SUSE Bug 761631 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/761631"
},
{
"category": "external",
"summary": "SUSE Bug 850694 for CVE-2012-1823",
"url": "https://bugzilla.suse.com/850694"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2012-1823"
},
{
"cve": "CVE-2012-2688",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-2688"
}
],
"notes": [
{
"category": "general",
"text": "Unspecified vulnerability in the _php_stream_scandir function in the stream implementation in PHP before 5.3.15 and 5.4.x before 5.4.5 has unknown impact and remote attack vectors, related to an \"overflow.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-2688",
"url": "https://www.suse.com/security/cve/CVE-2012-2688"
},
{
"category": "external",
"summary": "SUSE Bug 772582 for CVE-2012-2688",
"url": "https://bugzilla.suse.com/772582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2012-2688"
},
{
"cve": "CVE-2012-3365",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-3365"
}
],
"notes": [
{
"category": "general",
"text": "The SQLite functionality in PHP before 5.3.15 allows remote attackers to bypass the open_basedir protection mechanism via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-3365",
"url": "https://www.suse.com/security/cve/CVE-2012-3365"
},
{
"category": "external",
"summary": "SUSE Bug 772580 for CVE-2012-3365",
"url": "https://bugzilla.suse.com/772580"
},
{
"category": "external",
"summary": "SUSE Bug 772582 for CVE-2012-3365",
"url": "https://bugzilla.suse.com/772582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-3365"
},
{
"cve": "CVE-2013-1635",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1635"
}
],
"notes": [
{
"category": "general",
"text": "ext/soap/soap.c in PHP before 5.3.22 and 5.4.x before 5.4.13 does not validate the relationship between the soap.wsdl_cache_dir directive and the open_basedir directive, which allows remote attackers to bypass intended access restrictions by triggering the creation of cached SOAP WSDL files in an arbitrary directory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1635",
"url": "https://www.suse.com/security/cve/CVE-2013-1635"
},
{
"category": "external",
"summary": "SUSE Bug 807707 for CVE-2013-1635",
"url": "https://bugzilla.suse.com/807707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2013-1635"
},
{
"cve": "CVE-2013-1643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1643"
}
],
"notes": [
{
"category": "general",
"text": "The SOAP parser in PHP before 5.3.23 and 5.4.x before 5.4.13 allows remote attackers to read arbitrary files via a SOAP WSDL file containing an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue in the soap_xmlParseFile and soap_xmlParseMemory functions. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-1824.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1643",
"url": "https://www.suse.com/security/cve/CVE-2013-1643"
},
{
"category": "external",
"summary": "SUSE Bug 807707 for CVE-2013-1643",
"url": "https://bugzilla.suse.com/807707"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2013-1643"
},
{
"cve": "CVE-2013-4113",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4113"
}
],
"notes": [
{
"category": "general",
"text": "ext/xml/xml.c in PHP before 5.3.27 does not properly consider parsing depth, which allows remote attackers to cause a denial of service (heap memory corruption) or possibly have unspecified other impact via a crafted document that is processed by the xml_parse_into_struct function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4113",
"url": "https://www.suse.com/security/cve/CVE-2013-4113"
},
{
"category": "external",
"summary": "SUSE Bug 829207 for CVE-2013-4113",
"url": "https://bugzilla.suse.com/829207"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4113"
},
{
"cve": "CVE-2013-4248",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4248"
}
],
"notes": [
{
"category": "general",
"text": "The openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4248",
"url": "https://www.suse.com/security/cve/CVE-2013-4248"
},
{
"category": "external",
"summary": "SUSE Bug 837746 for CVE-2013-4248",
"url": "https://bugzilla.suse.com/837746"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4248"
},
{
"cve": "CVE-2013-6420",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-6420"
}
],
"notes": [
{
"category": "general",
"text": "The asn1_time_to_time_t function in ext/openssl/openssl.c in PHP before 5.3.28, 5.4.x before 5.4.23, and 5.5.x before 5.5.7 does not properly parse (1) notBefore and (2) notAfter timestamps in X.509 certificates, which allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted certificate that is not properly handled by the openssl_x509_parse function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-6420",
"url": "https://www.suse.com/security/cve/CVE-2013-6420"
},
{
"category": "external",
"summary": "SUSE Bug 854880 for CVE-2013-6420",
"url": "https://bugzilla.suse.com/854880"
},
{
"category": "external",
"summary": "SUSE Bug 880238 for CVE-2013-6420",
"url": "https://bugzilla.suse.com/880238"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2013-6420"
},
{
"cve": "CVE-2013-6712",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-6712"
}
],
"notes": [
{
"category": "general",
"text": "The scan function in ext/date/lib/parse_iso_intervals.c in PHP through 5.5.6 does not properly restrict creation of DateInterval objects, which might allow remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted interval specification.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-6712",
"url": "https://www.suse.com/security/cve/CVE-2013-6712"
},
{
"category": "external",
"summary": "SUSE Bug 853045 for CVE-2013-6712",
"url": "https://bugzilla.suse.com/853045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2013-6712"
},
{
"cve": "CVE-2013-7327",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-7327"
}
],
"notes": [
{
"category": "general",
"text": "The gdImageCrop function in ext/gd/gd.c in PHP 5.5.x before 5.5.9 does not check return values, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via invalid imagecrop arguments that lead to use of a NULL pointer as a return value, a different vulnerability than CVE-2013-7226.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-7327",
"url": "https://www.suse.com/security/cve/CVE-2013-7327"
},
{
"category": "external",
"summary": "SUSE Bug 864879 for CVE-2013-7327",
"url": "https://bugzilla.suse.com/864879"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-7327"
},
{
"cve": "CVE-2013-7345",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-7345"
}
],
"notes": [
{
"category": "general",
"text": "The BEGIN regular expression in the awk script detector in magic/Magdir/commands in file before 5.15 uses multiple wildcards with unlimited repetitions, which allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted ASCII file that triggers a large amount of backtracking, as demonstrated via a file with many newline characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-7345",
"url": "https://www.suse.com/security/cve/CVE-2013-7345"
},
{
"category": "external",
"summary": "SUSE Bug 869906 for CVE-2013-7345",
"url": "https://bugzilla.suse.com/869906"
},
{
"category": "external",
"summary": "SUSE Bug 883306 for CVE-2013-7345",
"url": "https://bugzilla.suse.com/883306"
},
{
"category": "external",
"summary": "SUSE Bug 987530 for CVE-2013-7345",
"url": "https://bugzilla.suse.com/987530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-7345"
},
{
"cve": "CVE-2014-0185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0185"
}
],
"notes": [
{
"category": "general",
"text": "sapi/fpm/fpm/fpm_unix.c in the FastCGI Process Manager (FPM) in PHP before 5.4.28 and 5.5.x before 5.5.12 uses 0666 permissions for the UNIX socket, which allows local users to gain privileges via a crafted FastCGI client.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0185",
"url": "https://www.suse.com/security/cve/CVE-2014-0185"
},
{
"category": "external",
"summary": "SUSE Bug 868624 for CVE-2014-0185",
"url": "https://bugzilla.suse.com/868624"
},
{
"category": "external",
"summary": "SUSE Bug 875826 for CVE-2014-0185",
"url": "https://bugzilla.suse.com/875826"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-0185",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-0185"
},
{
"cve": "CVE-2014-0238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0238"
}
],
"notes": [
{
"category": "general",
"text": "The cdf_read_property_info function in cdf.c in the Fileinfo component in PHP before 5.4.29 and 5.5.x before 5.5.13 allows remote attackers to cause a denial of service (infinite loop or out-of-bounds memory access) via a vector that (1) has zero length or (2) is too long.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0238",
"url": "https://www.suse.com/security/cve/CVE-2014-0238"
},
{
"category": "external",
"summary": "SUSE Bug 880904 for CVE-2014-0238",
"url": "https://bugzilla.suse.com/880904"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-0238",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-0238"
},
{
"cve": "CVE-2014-1943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-1943"
}
],
"notes": [
{
"category": "general",
"text": "Fine Free file before 5.17 allows context-dependent attackers to cause a denial of service (infinite recursion, CPU consumption, and crash) via a crafted indirect offset value in the magic of a file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-1943",
"url": "https://www.suse.com/security/cve/CVE-2014-1943"
},
{
"category": "external",
"summary": "SUSE Bug 864343 for CVE-2014-1943",
"url": "https://bugzilla.suse.com/864343"
},
{
"category": "external",
"summary": "SUSE Bug 864589 for CVE-2014-1943",
"url": "https://bugzilla.suse.com/864589"
},
{
"category": "external",
"summary": "SUSE Bug 883306 for CVE-2014-1943",
"url": "https://bugzilla.suse.com/883306"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-1943"
},
{
"cve": "CVE-2014-2497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2497"
}
],
"notes": [
{
"category": "general",
"text": "The gdImageCreateFromXpm function in gdxpm.c in libgd, as used in PHP 5.4.26 and earlier, allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted color table in an XPM file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2497",
"url": "https://www.suse.com/security/cve/CVE-2014-2497"
},
{
"category": "external",
"summary": "SUSE Bug 868624 for CVE-2014-2497",
"url": "https://bugzilla.suse.com/868624"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2497"
},
{
"cve": "CVE-2014-3538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3538"
}
],
"notes": [
{
"category": "general",
"text": "file before 5.19 does not properly restrict the amount of data read during a regex search, which allows remote attackers to cause a denial of service (CPU consumption) via a crafted file that triggers backtracking during processing of an awk rule. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7345.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3538",
"url": "https://www.suse.com/security/cve/CVE-2014-3538"
},
{
"category": "external",
"summary": "SUSE Bug 935225 for CVE-2014-3538",
"url": "https://bugzilla.suse.com/935225"
},
{
"category": "external",
"summary": "SUSE Bug 987530 for CVE-2014-3538",
"url": "https://bugzilla.suse.com/987530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3538"
},
{
"cve": "CVE-2014-3597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3597"
}
],
"notes": [
{
"category": "general",
"text": "Multiple buffer overflows in the php_parserr function in ext/standard/dns.c in PHP before 5.4.32 and 5.5.x before 5.5.16 allow remote DNS servers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted DNS record, related to the dns_get_record function and the dn_expand function. NOTE: this issue exists because of an incomplete fix for CVE-2014-4049.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3597",
"url": "https://www.suse.com/security/cve/CVE-2014-3597"
},
{
"category": "external",
"summary": "SUSE Bug 893853 for CVE-2014-3597",
"url": "https://bugzilla.suse.com/893853"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-3597",
"url": "https://bugzilla.suse.com/980366"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-3597",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3597"
},
{
"cve": "CVE-2014-3622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3622"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the add_post_var function in the Posthandler component in PHP 5.6.x before 5.6.1 might allow remote attackers to execute arbitrary code by leveraging a third-party filter extension that accesses a certain ksep value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3622",
"url": "https://www.suse.com/security/cve/CVE-2014-3622"
},
{
"category": "external",
"summary": "SUSE Bug 900934 for CVE-2014-3622",
"url": "https://bugzilla.suse.com/900934"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2014-3622"
},
{
"cve": "CVE-2014-3668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3668"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the date_from_ISO8601 function in the mkgmtime implementation in libxmlrpc/xmlrpc.c in the XMLRPC extension in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 allows remote attackers to cause a denial of service (application crash) via (1) a crafted first argument to the xmlrpc_set_type function or (2) a crafted argument to the xmlrpc_decode function, related to an out-of-bounds read operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3668",
"url": "https://www.suse.com/security/cve/CVE-2014-3668"
},
{
"category": "external",
"summary": "SUSE Bug 902368 for CVE-2014-3668",
"url": "https://bugzilla.suse.com/902368"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-3668",
"url": "https://bugzilla.suse.com/980366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3668"
},
{
"cve": "CVE-2014-3670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3670"
}
],
"notes": [
{
"category": "general",
"text": "The exif_ifd_make_value function in exif.c in the EXIF extension in PHP before 5.4.34, 5.5.x before 5.5.18, and 5.6.x before 5.6.2 operates on floating-point arrays incorrectly, which allows remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via a crafted JPEG image with TIFF thumbnail data that is improperly handled by the exif_thumbnail function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3670",
"url": "https://www.suse.com/security/cve/CVE-2014-3670"
},
{
"category": "external",
"summary": "SUSE Bug 902357 for CVE-2014-3670",
"url": "https://bugzilla.suse.com/902357"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-3670",
"url": "https://bugzilla.suse.com/980366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3670"
},
{
"cve": "CVE-2014-4049",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4049"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the php_parserr function in ext/standard/dns.c in PHP 5.6.0beta4 and earlier allows remote servers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted DNS TXT record, related to the dns_get_record function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4049",
"url": "https://www.suse.com/security/cve/CVE-2014-4049"
},
{
"category": "external",
"summary": "SUSE Bug 882992 for CVE-2014-4049",
"url": "https://bugzilla.suse.com/882992"
},
{
"category": "external",
"summary": "SUSE Bug 893853 for CVE-2014-4049",
"url": "https://bugzilla.suse.com/893853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4049"
},
{
"cve": "CVE-2014-4670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4670"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in ext/spl/spl_dllist.c in the SPL component in PHP through 5.5.14 allows context-dependent attackers to cause a denial of service or possibly have unspecified other impact via crafted iterator usage within applications in certain web-hosting environments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4670",
"url": "https://www.suse.com/security/cve/CVE-2014-4670"
},
{
"category": "external",
"summary": "SUSE Bug 886059 for CVE-2014-4670",
"url": "https://bugzilla.suse.com/886059"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-4670",
"url": "https://bugzilla.suse.com/980366"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-4670",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4670"
},
{
"cve": "CVE-2014-4698",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4698"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in ext/spl/spl_array.c in the SPL component in PHP through 5.5.14 allows context-dependent attackers to cause a denial of service or possibly have unspecified other impact via crafted ArrayIterator usage within applications in certain web-hosting environments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4698",
"url": "https://www.suse.com/security/cve/CVE-2014-4698"
},
{
"category": "external",
"summary": "SUSE Bug 886060 for CVE-2014-4698",
"url": "https://bugzilla.suse.com/886060"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-4698",
"url": "https://bugzilla.suse.com/980366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4698"
},
{
"cve": "CVE-2014-5459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-5459"
}
],
"notes": [
{
"category": "general",
"text": "The PEAR_REST class in REST.php in PEAR in PHP through 5.6.0 allows local users to write to arbitrary files via a symlink attack on a (1) rest.cachefile or (2) rest.cacheid file in /tmp/pear/cache/, related to the retrieveCacheFirst and useLocalCache functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-5459",
"url": "https://www.suse.com/security/cve/CVE-2014-5459"
},
{
"category": "external",
"summary": "SUSE Bug 893849 for CVE-2014-5459",
"url": "https://bugzilla.suse.com/893849"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2014-5459",
"url": "https://bugzilla.suse.com/980366"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2014-5459",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2014-5459"
},
{
"cve": "CVE-2014-9426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9426"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** The apprentice_load function in libmagic/apprentice.c in the Fileinfo component in PHP through 5.6.4 attempts to perform a free operation on a stack-based character array, which allows remote attackers to cause a denial of service (memory corruption or application crash) or possibly have unspecified other impact via unknown vectors. NOTE: this is disputed by the vendor because the standard erealloc behavior makes the free operation unreachable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9426",
"url": "https://www.suse.com/security/cve/CVE-2014-9426"
},
{
"category": "external",
"summary": "SUSE Bug 911663 for CVE-2014-9426",
"url": "https://bugzilla.suse.com/911663"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2014-9426"
},
{
"cve": "CVE-2014-9427",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9427"
}
],
"notes": [
{
"category": "general",
"text": "sapi/cgi/cgi_main.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not properly consider the mapping\u0027s length during processing of an invalid file that begins with a # character and lacks a newline character, which causes an out-of-bounds read and might (1) allow remote attackers to obtain sensitive information from php-cgi process memory by leveraging the ability to upload a .php file or (2) trigger unexpected code execution if a valid PHP script is present in memory locations adjacent to the mapping.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9427",
"url": "https://www.suse.com/security/cve/CVE-2014-9427"
},
{
"category": "external",
"summary": "SUSE Bug 911664 for CVE-2014-9427",
"url": "https://bugzilla.suse.com/911664"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-9427"
},
{
"cve": "CVE-2015-0231",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0231"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate numerical keys within the serialized properties of an object. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-8142.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0231",
"url": "https://www.suse.com/security/cve/CVE-2015-0231"
},
{
"category": "external",
"summary": "SUSE Bug 910659 for CVE-2015-0231",
"url": "https://bugzilla.suse.com/910659"
},
{
"category": "external",
"summary": "SUSE Bug 924972 for CVE-2015-0231",
"url": "https://bugzilla.suse.com/924972"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2015-0231",
"url": "https://bugzilla.suse.com/980366"
},
{
"category": "external",
"summary": "SUSE Bug 992991 for CVE-2015-0231",
"url": "https://bugzilla.suse.com/992991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-0231"
},
{
"cve": "CVE-2015-0235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0235"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the __nss_hostname_digits_dots function in glibc 2.2, and other 2.x versions before 2.18, allows context-dependent attackers to execute arbitrary code via vectors related to the (1) gethostbyname or (2) gethostbyname2 function, aka \"GHOST.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0235",
"url": "https://www.suse.com/security/cve/CVE-2015-0235"
},
{
"category": "external",
"summary": "SUSE Bug 844309 for CVE-2015-0235",
"url": "https://bugzilla.suse.com/844309"
},
{
"category": "external",
"summary": "SUSE Bug 913646 for CVE-2015-0235",
"url": "https://bugzilla.suse.com/913646"
},
{
"category": "external",
"summary": "SUSE Bug 949238 for CVE-2015-0235",
"url": "https://bugzilla.suse.com/949238"
},
{
"category": "external",
"summary": "SUSE Bug 954983 for CVE-2015-0235",
"url": "https://bugzilla.suse.com/954983"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2015-0235"
},
{
"cve": "CVE-2015-0273",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-0273"
}
],
"notes": [
{
"category": "general",
"text": "Multiple use-after-free vulnerabilities in ext/date/php_date.c in PHP before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6 allow remote attackers to execute arbitrary code via crafted serialized input containing a (1) R or (2) r type specifier in (a) DateTimeZone data handled by the php_date_timezone_initialize_from_hash function or (b) DateTime data handled by the php_date_initialize_from_hash function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-0273",
"url": "https://www.suse.com/security/cve/CVE-2015-0273"
},
{
"category": "external",
"summary": "SUSE Bug 917302 for CVE-2015-0273",
"url": "https://bugzilla.suse.com/917302"
},
{
"category": "external",
"summary": "SUSE Bug 918768 for CVE-2015-0273",
"url": "https://bugzilla.suse.com/918768"
},
{
"category": "external",
"summary": "SUSE Bug 980366 for CVE-2015-0273",
"url": "https://bugzilla.suse.com/980366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-0273"
},
{
"cve": "CVE-2015-1351",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-1351"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the _zend_shared_memdup function in zend_shared_alloc.c in the OPcache extension in PHP through 5.6.7 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-1351",
"url": "https://www.suse.com/security/cve/CVE-2015-1351"
},
{
"category": "external",
"summary": "SUSE Bug 1137633 for CVE-2015-1351",
"url": "https://bugzilla.suse.com/1137633"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-1351"
},
{
"cve": "CVE-2015-3152",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3152"
}
],
"notes": [
{
"category": "general",
"text": "Oracle MySQL before 5.7.3, Oracle MySQL Connector/C (aka libmysqlclient) before 6.1.3, and MariaDB before 5.5.44 use the --ssl option to mean that SSL is optional, which allows man-in-the-middle attackers to spoof servers via a cleartext-downgrade attack, aka a \"BACKRONYM\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3152",
"url": "https://www.suse.com/security/cve/CVE-2015-3152"
},
{
"category": "external",
"summary": "SUSE Bug 1037590 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/1037590"
},
{
"category": "external",
"summary": "SUSE Bug 1047059 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/1047059"
},
{
"category": "external",
"summary": "SUSE Bug 1088681 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/1088681"
},
{
"category": "external",
"summary": "SUSE Bug 924663 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/924663"
},
{
"category": "external",
"summary": "SUSE Bug 928962 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/928962"
},
{
"category": "external",
"summary": "SUSE Bug 936407 for CVE-2015-3152",
"url": "https://bugzilla.suse.com/936407"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3152"
},
{
"cve": "CVE-2015-3414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3414"
}
],
"notes": [
{
"category": "general",
"text": "SQLite before 3.8.9 does not properly implement the dequoting of collation-sequence names, which allows context-dependent attackers to cause a denial of service (uninitialized memory access and application crash) or possibly have unspecified other impact via a crafted COLLATE clause, as demonstrated by COLLATE\"\"\"\"\"\"\"\" at the end of a SELECT statement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3414",
"url": "https://www.suse.com/security/cve/CVE-2015-3414"
},
{
"category": "external",
"summary": "SUSE Bug 1085790 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/1085790"
},
{
"category": "external",
"summary": "SUSE Bug 1190372 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/1190372"
},
{
"category": "external",
"summary": "SUSE Bug 1193078 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/1193078"
},
{
"category": "external",
"summary": "SUSE Bug 928700 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/928700"
},
{
"category": "external",
"summary": "SUSE Bug 928701 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/928701"
},
{
"category": "external",
"summary": "SUSE Bug 928702 for CVE-2015-3414",
"url": "https://bugzilla.suse.com/928702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3414"
},
{
"cve": "CVE-2015-3415",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3415"
}
],
"notes": [
{
"category": "general",
"text": "The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0\u0026O\u003eO) in a CREATE TABLE statement.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3415",
"url": "https://www.suse.com/security/cve/CVE-2015-3415"
},
{
"category": "external",
"summary": "SUSE Bug 1190372 for CVE-2015-3415",
"url": "https://bugzilla.suse.com/1190372"
},
{
"category": "external",
"summary": "SUSE Bug 928700 for CVE-2015-3415",
"url": "https://bugzilla.suse.com/928700"
},
{
"category": "external",
"summary": "SUSE Bug 928701 for CVE-2015-3415",
"url": "https://bugzilla.suse.com/928701"
},
{
"category": "external",
"summary": "SUSE Bug 928702 for CVE-2015-3415",
"url": "https://bugzilla.suse.com/928702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3415"
},
{
"cve": "CVE-2017-9120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-9120"
}
],
"notes": [
{
"category": "general",
"text": "PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a long string because of an Integer overflow in mysqli_real_escape_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-9120",
"url": "https://www.suse.com/security/cve/CVE-2017-9120"
},
{
"category": "external",
"summary": "SUSE Bug 1103661 for CVE-2017-9120",
"url": "https://bugzilla.suse.com/1103661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-9120"
},
{
"cve": "CVE-2018-1000222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000222"
}
],
"notes": [
{
"category": "general",
"text": "Libgd version 2.2.5 contains a Double Free Vulnerability vulnerability in gdImageBmpPtr Function that can result in Remote Code Execution . This attack appear to be exploitable via Specially Crafted Jpeg Image can trigger double free. This vulnerability appears to have been fixed in after commit ac16bdf2d41724b5a65255d4c28fb0ec46bc42f5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000222",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222"
},
{
"category": "external",
"summary": "SUSE Bug 1105434 for CVE-2018-1000222",
"url": "https://bugzilla.suse.com/1105434"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000222"
},
{
"cve": "CVE-2018-1000888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000888"
}
],
"notes": [
{
"category": "general",
"text": "PEAR Archive_Tar version 1.4.3 and earlier contains a CWE-502, CWE-915 vulnerability in the Archive_Tar class. There are several file operations with `$v_header[\u0027filename\u0027]` as parameter (such as file_exists, is_file, is_dir, etc). When extract is called without a specific prefix path, we can trigger unserialization by crafting a tar file with `phar://[path_to_malicious_phar_file]` as path. Object injection can be used to trigger destruct in the loaded PHP classes, e.g. the Archive_Tar class itself. With Archive_Tar object injection, arbitrary file deletion can occur because `@unlink($this-\u003e_temp_tarname)` is called. If another class with useful gadget is loaded, it may possible to cause remote code execution that can result in files being deleted or possibly modified. This vulnerability appears to have been fixed in 1.4.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000888",
"url": "https://www.suse.com/security/cve/CVE-2018-1000888"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-1000888"
},
{
"cve": "CVE-2018-12882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-12882"
}
],
"notes": [
{
"category": "general",
"text": "exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-12882",
"url": "https://www.suse.com/security/cve/CVE-2018-12882"
},
{
"category": "external",
"summary": "SUSE Bug 1099098 for CVE-2018-12882",
"url": "https://bugzilla.suse.com/1099098"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-12882"
},
{
"cve": "CVE-2018-14851",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14851"
}
],
"notes": [
{
"category": "general",
"text": "exif_process_IFD_in_MAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14851",
"url": "https://www.suse.com/security/cve/CVE-2018-14851"
},
{
"category": "external",
"summary": "SUSE Bug 1103659 for CVE-2018-14851",
"url": "https://bugzilla.suse.com/1103659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-14851"
},
{
"cve": "CVE-2018-17082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-17082"
}
],
"notes": [
{
"category": "general",
"text": "The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a \"Transfer-Encoding: chunked\" request, because the bucket brigade is mishandled in the php_handler function in sapi/apache2handler/sapi_apache2.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-17082",
"url": "https://www.suse.com/security/cve/CVE-2018-17082"
},
{
"category": "external",
"summary": "SUSE Bug 1108753 for CVE-2018-17082",
"url": "https://bugzilla.suse.com/1108753"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-17082"
},
{
"cve": "CVE-2018-19935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19935"
}
],
"notes": [
{
"category": "general",
"text": "ext/imap/php_imap.c in PHP 5.x and 7.x before 7.3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty string in the message argument to the imap_mail function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19935",
"url": "https://www.suse.com/security/cve/CVE-2018-19935"
},
{
"category": "external",
"summary": "SUSE Bug 1118832 for CVE-2018-19935",
"url": "https://bugzilla.suse.com/1118832"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-19935"
},
{
"cve": "CVE-2018-20783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20783"
}
],
"notes": [
{
"category": "general",
"text": "In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20783",
"url": "https://www.suse.com/security/cve/CVE-2018-20783"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1126713"
},
{
"category": "external",
"summary": "SUSE Bug 1127122 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1127122"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-20783"
},
{
"cve": "CVE-2019-11034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11034"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11034",
"url": "https://www.suse.com/security/cve/CVE-2019-11034"
},
{
"category": "external",
"summary": "SUSE Bug 1132838 for CVE-2019-11034",
"url": "https://bugzilla.suse.com/1132838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11034"
},
{
"cve": "CVE-2019-11035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11035"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_iif_add_value function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11035",
"url": "https://www.suse.com/security/cve/CVE-2019-11035"
},
{
"category": "external",
"summary": "SUSE Bug 1132837 for CVE-2019-11035",
"url": "https://bugzilla.suse.com/1132837"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11035"
},
{
"cve": "CVE-2019-11036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11036"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11036",
"url": "https://www.suse.com/security/cve/CVE-2019-11036"
},
{
"category": "external",
"summary": "SUSE Bug 1134322 for CVE-2019-11036",
"url": "https://bugzilla.suse.com/1134322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11036"
},
{
"cve": "CVE-2019-11039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11039"
}
],
"notes": [
{
"category": "general",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11039",
"url": "https://www.suse.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "SUSE Bug 1138173 for CVE-2019-11039",
"url": "https://bugzilla.suse.com/1138173"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-11039"
},
{
"cve": "CVE-2019-11040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11040"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11040",
"url": "https://www.suse.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "SUSE Bug 1138172 for CVE-2019-11040",
"url": "https://bugzilla.suse.com/1138172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11040"
},
{
"cve": "CVE-2019-11041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11041"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11041",
"url": "https://www.suse.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "SUSE Bug 1146360 for CVE-2019-11041",
"url": "https://bugzilla.suse.com/1146360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2019-11042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11042"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11042",
"url": "https://www.suse.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "SUSE Bug 1145095 for CVE-2019-11042",
"url": "https://bugzilla.suse.com/1145095"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11042"
},
{
"cve": "CVE-2019-11043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11043"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11043",
"url": "https://www.suse.com/security/cve/CVE-2019-11043"
},
{
"category": "external",
"summary": "SUSE Bug 1154999 for CVE-2019-11043",
"url": "https://bugzilla.suse.com/1154999"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-11043"
},
{
"cve": "CVE-2019-11046",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11046"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren\u0027t ASCII numbers. This can read to disclosure of the content of some memory locations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11046",
"url": "https://www.suse.com/security/cve/CVE-2019-11046"
},
{
"category": "external",
"summary": "SUSE Bug 1159924 for CVE-2019-11046",
"url": "https://bugzilla.suse.com/1159924"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11046"
},
{
"cve": "CVE-2019-9020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9020"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9020",
"url": "https://www.suse.com/security/cve/CVE-2019-9020"
},
{
"category": "external",
"summary": "SUSE Bug 1126711 for CVE-2019-9020",
"url": "https://bugzilla.suse.com/1126711"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9020"
},
{
"cve": "CVE-2019-9021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9021"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9021",
"url": "https://www.suse.com/security/cve/CVE-2019-9021"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2019-9021",
"url": "https://bugzilla.suse.com/1126713"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9021"
},
{
"cve": "CVE-2019-9022",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9022"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9022",
"url": "https://www.suse.com/security/cve/CVE-2019-9022"
},
{
"category": "external",
"summary": "SUSE Bug 1126827 for CVE-2019-9022",
"url": "https://bugzilla.suse.com/1126827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9022"
},
{
"cve": "CVE-2019-9023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9023"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9023",
"url": "https://www.suse.com/security/cve/CVE-2019-9023"
},
{
"category": "external",
"summary": "SUSE Bug 1126823 for CVE-2019-9023",
"url": "https://bugzilla.suse.com/1126823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9023"
},
{
"cve": "CVE-2019-9024",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9024"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. xmlrpc_decode() can allow a hostile XMLRPC server to cause PHP to read memory outside of allocated areas in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9024",
"url": "https://www.suse.com/security/cve/CVE-2019-9024"
},
{
"category": "external",
"summary": "SUSE Bug 1126821 for CVE-2019-9024",
"url": "https://bugzilla.suse.com/1126821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9024"
},
{
"cve": "CVE-2019-9637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9637"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9637",
"url": "https://www.suse.com/security/cve/CVE-2019-9637"
},
{
"category": "external",
"summary": "SUSE Bug 1128892 for CVE-2019-9637",
"url": "https://bugzilla.suse.com/1128892"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9637"
},
{
"cve": "CVE-2019-9638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9638"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note-\u003eoffset relationship to value_len.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9638",
"url": "https://www.suse.com/security/cve/CVE-2019-9638"
},
{
"category": "external",
"summary": "SUSE Bug 1128889 for CVE-2019-9638",
"url": "https://bugzilla.suse.com/1128889"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9638"
},
{
"cve": "CVE-2019-9640",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9640"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9640",
"url": "https://www.suse.com/security/cve/CVE-2019-9640"
},
{
"category": "external",
"summary": "SUSE Bug 1128883 for CVE-2019-9640",
"url": "https://bugzilla.suse.com/1128883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9640"
},
{
"cve": "CVE-2019-9641",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9641"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_TIFF.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9641",
"url": "https://www.suse.com/security/cve/CVE-2019-9641"
},
{
"category": "external",
"summary": "SUSE Bug 1128722 for CVE-2019-9641",
"url": "https://bugzilla.suse.com/1128722"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9641"
},
{
"cve": "CVE-2019-9675",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9675"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in PHP 7.x before 7.1.27 and 7.3.x before 7.3.3. phar_tar_writeheaders_int in ext/phar/tar.c has a buffer overflow via a long link value. NOTE: The vendor indicates that the link value is used only when an archive contains a symlink, which currently cannot happen: \"This issue allows theoretical compromise of security, but a practical attack is usually impossible.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9675",
"url": "https://www.suse.com/security/cve/CVE-2019-9675"
},
{
"category": "external",
"summary": "SUSE Bug 1128886 for CVE-2019-9675",
"url": "https://bugzilla.suse.com/1128886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9675"
},
{
"cve": "CVE-2020-7062",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7062"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7062",
"url": "https://www.suse.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "SUSE Bug 1165280 for CVE-2020-7062",
"url": "https://bugzilla.suse.com/1165280"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-7062"
},
{
"cve": "CVE-2020-7063",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7063"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7063",
"url": "https://www.suse.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "SUSE Bug 1165289 for CVE-2020-7063",
"url": "https://bugzilla.suse.com/1165289"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-7063"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.0.11-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.0.11-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
}
]
}
OPENSUSE-SU-2024:11167-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "php7-7.4.24-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php7-7.4.24-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11167",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11167-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3353 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3353/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3388 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3390 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3390/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3391 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3391/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2005-3392 page",
"url": "https://www.suse.com/security/cve/CVE-2005-3392/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-0996 page",
"url": "https://www.suse.com/security/cve/CVE-2006-0996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1017 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1017/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1490 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1494 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-1991 page",
"url": "https://www.suse.com/security/cve/CVE-2006-1991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2007-4783 page",
"url": "https://www.suse.com/security/cve/CVE-2007-4783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2007-4887 page",
"url": "https://www.suse.com/security/cve/CVE-2007-4887/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2008-0599 page",
"url": "https://www.suse.com/security/cve/CVE-2008-0599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-9120 page",
"url": "https://www.suse.com/security/cve/CVE-2017-9120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000222 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1000888 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1000888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-12882 page",
"url": "https://www.suse.com/security/cve/CVE-2018-12882/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14851 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14851/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-17082 page",
"url": "https://www.suse.com/security/cve/CVE-2018-17082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19935 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20783 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11034 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11035 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11036 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11039 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11040 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11041 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11042 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11043 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11046 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11046/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9020 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9021 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9022 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9022/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9023 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9024 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9637 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9638 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9638/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9640 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9640/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9641 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9641/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9675 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9675/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7062 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7062/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7063 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7063/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
}
],
"title": "php7-7.4.24-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11167-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-1.1.aarch64",
"product": {
"name": "php7-7.4.24-1.1.aarch64",
"product_id": "php7-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-1.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.24-1.1.aarch64",
"product_id": "php7-bcmath-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-1.1.aarch64",
"product": {
"name": "php7-bz2-7.4.24-1.1.aarch64",
"product_id": "php7-bz2-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-1.1.aarch64",
"product": {
"name": "php7-calendar-7.4.24-1.1.aarch64",
"product_id": "php7-calendar-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-1.1.aarch64",
"product": {
"name": "php7-cli-7.4.24-1.1.aarch64",
"product_id": "php7-cli-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-1.1.aarch64",
"product": {
"name": "php7-ctype-7.4.24-1.1.aarch64",
"product_id": "php7-ctype-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-curl-7.4.24-1.1.aarch64",
"product_id": "php7-curl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-1.1.aarch64",
"product": {
"name": "php7-dba-7.4.24-1.1.aarch64",
"product_id": "php7-dba-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-1.1.aarch64",
"product": {
"name": "php7-devel-7.4.24-1.1.aarch64",
"product_id": "php7-devel-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-1.1.aarch64",
"product": {
"name": "php7-dom-7.4.24-1.1.aarch64",
"product_id": "php7-dom-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-1.1.aarch64",
"product": {
"name": "php7-enchant-7.4.24-1.1.aarch64",
"product_id": "php7-enchant-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-1.1.aarch64",
"product": {
"name": "php7-exif-7.4.24-1.1.aarch64",
"product_id": "php7-exif-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-1.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.24-1.1.aarch64",
"product_id": "php7-fileinfo-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-1.1.aarch64",
"product": {
"name": "php7-ftp-7.4.24-1.1.aarch64",
"product_id": "php7-ftp-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-1.1.aarch64",
"product": {
"name": "php7-gd-7.4.24-1.1.aarch64",
"product_id": "php7-gd-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-1.1.aarch64",
"product": {
"name": "php7-gettext-7.4.24-1.1.aarch64",
"product_id": "php7-gettext-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-1.1.aarch64",
"product": {
"name": "php7-gmp-7.4.24-1.1.aarch64",
"product_id": "php7-gmp-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-1.1.aarch64",
"product": {
"name": "php7-iconv-7.4.24-1.1.aarch64",
"product_id": "php7-iconv-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-intl-7.4.24-1.1.aarch64",
"product_id": "php7-intl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-1.1.aarch64",
"product": {
"name": "php7-json-7.4.24-1.1.aarch64",
"product_id": "php7-json-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-1.1.aarch64",
"product": {
"name": "php7-ldap-7.4.24-1.1.aarch64",
"product_id": "php7-ldap-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-1.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.24-1.1.aarch64",
"product_id": "php7-mbstring-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-1.1.aarch64",
"product": {
"name": "php7-mysql-7.4.24-1.1.aarch64",
"product_id": "php7-mysql-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-1.1.aarch64",
"product": {
"name": "php7-odbc-7.4.24-1.1.aarch64",
"product_id": "php7-odbc-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-1.1.aarch64",
"product": {
"name": "php7-opcache-7.4.24-1.1.aarch64",
"product_id": "php7-opcache-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-openssl-7.4.24-1.1.aarch64",
"product_id": "php7-openssl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.24-1.1.aarch64",
"product_id": "php7-pcntl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-1.1.aarch64",
"product": {
"name": "php7-pdo-7.4.24-1.1.aarch64",
"product_id": "php7-pdo-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-1.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.24-1.1.aarch64",
"product_id": "php7-pgsql-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-1.1.aarch64",
"product": {
"name": "php7-phar-7.4.24-1.1.aarch64",
"product_id": "php7-phar-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-1.1.aarch64",
"product": {
"name": "php7-posix-7.4.24-1.1.aarch64",
"product_id": "php7-posix-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-1.1.aarch64",
"product": {
"name": "php7-readline-7.4.24-1.1.aarch64",
"product_id": "php7-readline-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-1.1.aarch64",
"product": {
"name": "php7-shmop-7.4.24-1.1.aarch64",
"product_id": "php7-shmop-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-1.1.aarch64",
"product": {
"name": "php7-snmp-7.4.24-1.1.aarch64",
"product_id": "php7-snmp-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-1.1.aarch64",
"product": {
"name": "php7-soap-7.4.24-1.1.aarch64",
"product_id": "php7-soap-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sockets-7.4.24-1.1.aarch64",
"product_id": "php7-sockets-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sodium-7.4.24-1.1.aarch64",
"product_id": "php7-sodium-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.24-1.1.aarch64",
"product_id": "php7-sqlite-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.24-1.1.aarch64",
"product_id": "php7-sysvmsg-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.24-1.1.aarch64",
"product_id": "php7-sysvsem-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-1.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.24-1.1.aarch64",
"product_id": "php7-sysvshm-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-1.1.aarch64",
"product": {
"name": "php7-tidy-7.4.24-1.1.aarch64",
"product_id": "php7-tidy-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-1.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.24-1.1.aarch64",
"product_id": "php7-tokenizer-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-1.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.24-1.1.aarch64",
"product_id": "php7-xmlreader-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-1.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.24-1.1.aarch64",
"product_id": "php7-xmlrpc-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-1.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.24-1.1.aarch64",
"product_id": "php7-xmlwriter-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-1.1.aarch64",
"product": {
"name": "php7-xsl-7.4.24-1.1.aarch64",
"product_id": "php7-xsl-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-1.1.aarch64",
"product": {
"name": "php7-zip-7.4.24-1.1.aarch64",
"product_id": "php7-zip-7.4.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-1.1.aarch64",
"product": {
"name": "php7-zlib-7.4.24-1.1.aarch64",
"product_id": "php7-zlib-7.4.24-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-7.4.24-1.1.ppc64le",
"product_id": "php7-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.24-1.1.ppc64le",
"product_id": "php7-bcmath-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.24-1.1.ppc64le",
"product_id": "php7-bz2-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.24-1.1.ppc64le",
"product_id": "php7-calendar-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-cli-7.4.24-1.1.ppc64le",
"product_id": "php7-cli-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.24-1.1.ppc64le",
"product_id": "php7-ctype-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-curl-7.4.24-1.1.ppc64le",
"product_id": "php7-curl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-dba-7.4.24-1.1.ppc64le",
"product_id": "php7-dba-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-devel-7.4.24-1.1.ppc64le",
"product_id": "php7-devel-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-dom-7.4.24-1.1.ppc64le",
"product_id": "php7-dom-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.24-1.1.ppc64le",
"product_id": "php7-enchant-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-exif-7.4.24-1.1.ppc64le",
"product_id": "php7-exif-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.24-1.1.ppc64le",
"product_id": "php7-fileinfo-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.24-1.1.ppc64le",
"product_id": "php7-ftp-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-gd-7.4.24-1.1.ppc64le",
"product_id": "php7-gd-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.24-1.1.ppc64le",
"product_id": "php7-gettext-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.24-1.1.ppc64le",
"product_id": "php7-gmp-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.24-1.1.ppc64le",
"product_id": "php7-iconv-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-intl-7.4.24-1.1.ppc64le",
"product_id": "php7-intl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-json-7.4.24-1.1.ppc64le",
"product_id": "php7-json-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.24-1.1.ppc64le",
"product_id": "php7-ldap-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.24-1.1.ppc64le",
"product_id": "php7-mbstring-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.24-1.1.ppc64le",
"product_id": "php7-mysql-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.24-1.1.ppc64le",
"product_id": "php7-odbc-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.24-1.1.ppc64le",
"product_id": "php7-opcache-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.24-1.1.ppc64le",
"product_id": "php7-openssl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.24-1.1.ppc64le",
"product_id": "php7-pcntl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.24-1.1.ppc64le",
"product_id": "php7-pdo-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.24-1.1.ppc64le",
"product_id": "php7-pgsql-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-phar-7.4.24-1.1.ppc64le",
"product_id": "php7-phar-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-posix-7.4.24-1.1.ppc64le",
"product_id": "php7-posix-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-readline-7.4.24-1.1.ppc64le",
"product_id": "php7-readline-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.24-1.1.ppc64le",
"product_id": "php7-shmop-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.24-1.1.ppc64le",
"product_id": "php7-snmp-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-soap-7.4.24-1.1.ppc64le",
"product_id": "php7-soap-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.24-1.1.ppc64le",
"product_id": "php7-sockets-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.24-1.1.ppc64le",
"product_id": "php7-sodium-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.24-1.1.ppc64le",
"product_id": "php7-sqlite-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.24-1.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.24-1.1.ppc64le",
"product_id": "php7-sysvsem-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.24-1.1.ppc64le",
"product_id": "php7-sysvshm-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.24-1.1.ppc64le",
"product_id": "php7-tidy-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.24-1.1.ppc64le",
"product_id": "php7-tokenizer-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.24-1.1.ppc64le",
"product_id": "php7-xmlreader-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.24-1.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.24-1.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.24-1.1.ppc64le",
"product_id": "php7-xsl-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-zip-7.4.24-1.1.ppc64le",
"product_id": "php7-zip-7.4.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-1.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.24-1.1.ppc64le",
"product_id": "php7-zlib-7.4.24-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-1.1.s390x",
"product": {
"name": "php7-7.4.24-1.1.s390x",
"product_id": "php7-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-1.1.s390x",
"product": {
"name": "php7-bcmath-7.4.24-1.1.s390x",
"product_id": "php7-bcmath-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-1.1.s390x",
"product": {
"name": "php7-bz2-7.4.24-1.1.s390x",
"product_id": "php7-bz2-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-1.1.s390x",
"product": {
"name": "php7-calendar-7.4.24-1.1.s390x",
"product_id": "php7-calendar-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-1.1.s390x",
"product": {
"name": "php7-cli-7.4.24-1.1.s390x",
"product_id": "php7-cli-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-1.1.s390x",
"product": {
"name": "php7-ctype-7.4.24-1.1.s390x",
"product_id": "php7-ctype-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-1.1.s390x",
"product": {
"name": "php7-curl-7.4.24-1.1.s390x",
"product_id": "php7-curl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-1.1.s390x",
"product": {
"name": "php7-dba-7.4.24-1.1.s390x",
"product_id": "php7-dba-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-1.1.s390x",
"product": {
"name": "php7-devel-7.4.24-1.1.s390x",
"product_id": "php7-devel-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-1.1.s390x",
"product": {
"name": "php7-dom-7.4.24-1.1.s390x",
"product_id": "php7-dom-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-1.1.s390x",
"product": {
"name": "php7-enchant-7.4.24-1.1.s390x",
"product_id": "php7-enchant-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-1.1.s390x",
"product": {
"name": "php7-exif-7.4.24-1.1.s390x",
"product_id": "php7-exif-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-1.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.24-1.1.s390x",
"product_id": "php7-fileinfo-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-1.1.s390x",
"product": {
"name": "php7-ftp-7.4.24-1.1.s390x",
"product_id": "php7-ftp-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-1.1.s390x",
"product": {
"name": "php7-gd-7.4.24-1.1.s390x",
"product_id": "php7-gd-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-1.1.s390x",
"product": {
"name": "php7-gettext-7.4.24-1.1.s390x",
"product_id": "php7-gettext-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-1.1.s390x",
"product": {
"name": "php7-gmp-7.4.24-1.1.s390x",
"product_id": "php7-gmp-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-1.1.s390x",
"product": {
"name": "php7-iconv-7.4.24-1.1.s390x",
"product_id": "php7-iconv-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-1.1.s390x",
"product": {
"name": "php7-intl-7.4.24-1.1.s390x",
"product_id": "php7-intl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-1.1.s390x",
"product": {
"name": "php7-json-7.4.24-1.1.s390x",
"product_id": "php7-json-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-1.1.s390x",
"product": {
"name": "php7-ldap-7.4.24-1.1.s390x",
"product_id": "php7-ldap-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-1.1.s390x",
"product": {
"name": "php7-mbstring-7.4.24-1.1.s390x",
"product_id": "php7-mbstring-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-1.1.s390x",
"product": {
"name": "php7-mysql-7.4.24-1.1.s390x",
"product_id": "php7-mysql-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-1.1.s390x",
"product": {
"name": "php7-odbc-7.4.24-1.1.s390x",
"product_id": "php7-odbc-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-1.1.s390x",
"product": {
"name": "php7-opcache-7.4.24-1.1.s390x",
"product_id": "php7-opcache-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-1.1.s390x",
"product": {
"name": "php7-openssl-7.4.24-1.1.s390x",
"product_id": "php7-openssl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-1.1.s390x",
"product": {
"name": "php7-pcntl-7.4.24-1.1.s390x",
"product_id": "php7-pcntl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-1.1.s390x",
"product": {
"name": "php7-pdo-7.4.24-1.1.s390x",
"product_id": "php7-pdo-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-1.1.s390x",
"product": {
"name": "php7-pgsql-7.4.24-1.1.s390x",
"product_id": "php7-pgsql-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-1.1.s390x",
"product": {
"name": "php7-phar-7.4.24-1.1.s390x",
"product_id": "php7-phar-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-1.1.s390x",
"product": {
"name": "php7-posix-7.4.24-1.1.s390x",
"product_id": "php7-posix-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-1.1.s390x",
"product": {
"name": "php7-readline-7.4.24-1.1.s390x",
"product_id": "php7-readline-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-1.1.s390x",
"product": {
"name": "php7-shmop-7.4.24-1.1.s390x",
"product_id": "php7-shmop-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-1.1.s390x",
"product": {
"name": "php7-snmp-7.4.24-1.1.s390x",
"product_id": "php7-snmp-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-1.1.s390x",
"product": {
"name": "php7-soap-7.4.24-1.1.s390x",
"product_id": "php7-soap-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-1.1.s390x",
"product": {
"name": "php7-sockets-7.4.24-1.1.s390x",
"product_id": "php7-sockets-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-1.1.s390x",
"product": {
"name": "php7-sodium-7.4.24-1.1.s390x",
"product_id": "php7-sodium-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-1.1.s390x",
"product": {
"name": "php7-sqlite-7.4.24-1.1.s390x",
"product_id": "php7-sqlite-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-1.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.24-1.1.s390x",
"product_id": "php7-sysvmsg-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-1.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.24-1.1.s390x",
"product_id": "php7-sysvsem-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-1.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.24-1.1.s390x",
"product_id": "php7-sysvshm-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-1.1.s390x",
"product": {
"name": "php7-tidy-7.4.24-1.1.s390x",
"product_id": "php7-tidy-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-1.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.24-1.1.s390x",
"product_id": "php7-tokenizer-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-1.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.24-1.1.s390x",
"product_id": "php7-xmlreader-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-1.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.24-1.1.s390x",
"product_id": "php7-xmlrpc-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-1.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.24-1.1.s390x",
"product_id": "php7-xmlwriter-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-1.1.s390x",
"product": {
"name": "php7-xsl-7.4.24-1.1.s390x",
"product_id": "php7-xsl-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-1.1.s390x",
"product": {
"name": "php7-zip-7.4.24-1.1.s390x",
"product_id": "php7-zip-7.4.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-1.1.s390x",
"product": {
"name": "php7-zlib-7.4.24-1.1.s390x",
"product_id": "php7-zlib-7.4.24-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-1.1.x86_64",
"product": {
"name": "php7-7.4.24-1.1.x86_64",
"product_id": "php7-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-1.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.24-1.1.x86_64",
"product_id": "php7-bcmath-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-1.1.x86_64",
"product": {
"name": "php7-bz2-7.4.24-1.1.x86_64",
"product_id": "php7-bz2-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-1.1.x86_64",
"product": {
"name": "php7-calendar-7.4.24-1.1.x86_64",
"product_id": "php7-calendar-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-1.1.x86_64",
"product": {
"name": "php7-cli-7.4.24-1.1.x86_64",
"product_id": "php7-cli-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-1.1.x86_64",
"product": {
"name": "php7-ctype-7.4.24-1.1.x86_64",
"product_id": "php7-ctype-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-curl-7.4.24-1.1.x86_64",
"product_id": "php7-curl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-1.1.x86_64",
"product": {
"name": "php7-dba-7.4.24-1.1.x86_64",
"product_id": "php7-dba-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-1.1.x86_64",
"product": {
"name": "php7-devel-7.4.24-1.1.x86_64",
"product_id": "php7-devel-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-1.1.x86_64",
"product": {
"name": "php7-dom-7.4.24-1.1.x86_64",
"product_id": "php7-dom-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-1.1.x86_64",
"product": {
"name": "php7-enchant-7.4.24-1.1.x86_64",
"product_id": "php7-enchant-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-1.1.x86_64",
"product": {
"name": "php7-exif-7.4.24-1.1.x86_64",
"product_id": "php7-exif-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-1.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.24-1.1.x86_64",
"product_id": "php7-fileinfo-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-1.1.x86_64",
"product": {
"name": "php7-ftp-7.4.24-1.1.x86_64",
"product_id": "php7-ftp-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-1.1.x86_64",
"product": {
"name": "php7-gd-7.4.24-1.1.x86_64",
"product_id": "php7-gd-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-1.1.x86_64",
"product": {
"name": "php7-gettext-7.4.24-1.1.x86_64",
"product_id": "php7-gettext-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-1.1.x86_64",
"product": {
"name": "php7-gmp-7.4.24-1.1.x86_64",
"product_id": "php7-gmp-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-1.1.x86_64",
"product": {
"name": "php7-iconv-7.4.24-1.1.x86_64",
"product_id": "php7-iconv-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-intl-7.4.24-1.1.x86_64",
"product_id": "php7-intl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-1.1.x86_64",
"product": {
"name": "php7-json-7.4.24-1.1.x86_64",
"product_id": "php7-json-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-1.1.x86_64",
"product": {
"name": "php7-ldap-7.4.24-1.1.x86_64",
"product_id": "php7-ldap-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-1.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.24-1.1.x86_64",
"product_id": "php7-mbstring-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-1.1.x86_64",
"product": {
"name": "php7-mysql-7.4.24-1.1.x86_64",
"product_id": "php7-mysql-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-1.1.x86_64",
"product": {
"name": "php7-odbc-7.4.24-1.1.x86_64",
"product_id": "php7-odbc-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-1.1.x86_64",
"product": {
"name": "php7-opcache-7.4.24-1.1.x86_64",
"product_id": "php7-opcache-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-openssl-7.4.24-1.1.x86_64",
"product_id": "php7-openssl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.24-1.1.x86_64",
"product_id": "php7-pcntl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-1.1.x86_64",
"product": {
"name": "php7-pdo-7.4.24-1.1.x86_64",
"product_id": "php7-pdo-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-1.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.24-1.1.x86_64",
"product_id": "php7-pgsql-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-1.1.x86_64",
"product": {
"name": "php7-phar-7.4.24-1.1.x86_64",
"product_id": "php7-phar-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-1.1.x86_64",
"product": {
"name": "php7-posix-7.4.24-1.1.x86_64",
"product_id": "php7-posix-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-1.1.x86_64",
"product": {
"name": "php7-readline-7.4.24-1.1.x86_64",
"product_id": "php7-readline-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-1.1.x86_64",
"product": {
"name": "php7-shmop-7.4.24-1.1.x86_64",
"product_id": "php7-shmop-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-1.1.x86_64",
"product": {
"name": "php7-snmp-7.4.24-1.1.x86_64",
"product_id": "php7-snmp-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-1.1.x86_64",
"product": {
"name": "php7-soap-7.4.24-1.1.x86_64",
"product_id": "php7-soap-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sockets-7.4.24-1.1.x86_64",
"product_id": "php7-sockets-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sodium-7.4.24-1.1.x86_64",
"product_id": "php7-sodium-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.24-1.1.x86_64",
"product_id": "php7-sqlite-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.24-1.1.x86_64",
"product_id": "php7-sysvmsg-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.24-1.1.x86_64",
"product_id": "php7-sysvsem-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-1.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.24-1.1.x86_64",
"product_id": "php7-sysvshm-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-1.1.x86_64",
"product": {
"name": "php7-tidy-7.4.24-1.1.x86_64",
"product_id": "php7-tidy-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-1.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.24-1.1.x86_64",
"product_id": "php7-tokenizer-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-1.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.24-1.1.x86_64",
"product_id": "php7-xmlreader-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-1.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.24-1.1.x86_64",
"product_id": "php7-xmlrpc-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-1.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.24-1.1.x86_64",
"product_id": "php7-xmlwriter-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-1.1.x86_64",
"product": {
"name": "php7-xsl-7.4.24-1.1.x86_64",
"product_id": "php7-xsl-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-1.1.x86_64",
"product": {
"name": "php7-zip-7.4.24-1.1.x86_64",
"product_id": "php7-zip-7.4.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-1.1.x86_64",
"product": {
"name": "php7-zlib-7.4.24-1.1.x86_64",
"product_id": "php7-zlib-7.4.24-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64"
},
"product_reference": "php7-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-1.1.s390x"
},
"product_reference": "php7-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64"
},
"product_reference": "php7-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x"
},
"product_reference": "php7-bcmath-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64"
},
"product_reference": "php7-bz2-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x"
},
"product_reference": "php7-bz2-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64"
},
"product_reference": "php7-bz2-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64"
},
"product_reference": "php7-calendar-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x"
},
"product_reference": "php7-calendar-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64"
},
"product_reference": "php7-calendar-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64"
},
"product_reference": "php7-cli-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-cli-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x"
},
"product_reference": "php7-cli-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64"
},
"product_reference": "php7-cli-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64"
},
"product_reference": "php7-ctype-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x"
},
"product_reference": "php7-ctype-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64"
},
"product_reference": "php7-ctype-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-curl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-curl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x"
},
"product_reference": "php7-curl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-curl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64"
},
"product_reference": "php7-dba-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-dba-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x"
},
"product_reference": "php7-dba-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64"
},
"product_reference": "php7-dba-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64"
},
"product_reference": "php7-devel-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-devel-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x"
},
"product_reference": "php7-devel-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64"
},
"product_reference": "php7-devel-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64"
},
"product_reference": "php7-dom-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-dom-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x"
},
"product_reference": "php7-dom-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64"
},
"product_reference": "php7-dom-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64"
},
"product_reference": "php7-enchant-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x"
},
"product_reference": "php7-enchant-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64"
},
"product_reference": "php7-enchant-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64"
},
"product_reference": "php7-exif-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-exif-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x"
},
"product_reference": "php7-exif-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64"
},
"product_reference": "php7-exif-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64"
},
"product_reference": "php7-ftp-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x"
},
"product_reference": "php7-ftp-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64"
},
"product_reference": "php7-ftp-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64"
},
"product_reference": "php7-gd-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-gd-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x"
},
"product_reference": "php7-gd-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64"
},
"product_reference": "php7-gd-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64"
},
"product_reference": "php7-gettext-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x"
},
"product_reference": "php7-gettext-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64"
},
"product_reference": "php7-gettext-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64"
},
"product_reference": "php7-gmp-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x"
},
"product_reference": "php7-gmp-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64"
},
"product_reference": "php7-gmp-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64"
},
"product_reference": "php7-iconv-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x"
},
"product_reference": "php7-iconv-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64"
},
"product_reference": "php7-iconv-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-intl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-intl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x"
},
"product_reference": "php7-intl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-intl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64"
},
"product_reference": "php7-json-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-json-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x"
},
"product_reference": "php7-json-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64"
},
"product_reference": "php7-json-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64"
},
"product_reference": "php7-ldap-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x"
},
"product_reference": "php7-ldap-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64"
},
"product_reference": "php7-ldap-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x"
},
"product_reference": "php7-mbstring-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64"
},
"product_reference": "php7-mysql-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x"
},
"product_reference": "php7-mysql-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64"
},
"product_reference": "php7-mysql-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64"
},
"product_reference": "php7-odbc-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x"
},
"product_reference": "php7-odbc-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64"
},
"product_reference": "php7-odbc-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64"
},
"product_reference": "php7-opcache-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x"
},
"product_reference": "php7-opcache-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64"
},
"product_reference": "php7-opcache-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-openssl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x"
},
"product_reference": "php7-openssl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-openssl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x"
},
"product_reference": "php7-pcntl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64"
},
"product_reference": "php7-pdo-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x"
},
"product_reference": "php7-pdo-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64"
},
"product_reference": "php7-pdo-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x"
},
"product_reference": "php7-pgsql-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64"
},
"product_reference": "php7-phar-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-phar-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x"
},
"product_reference": "php7-phar-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64"
},
"product_reference": "php7-phar-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64"
},
"product_reference": "php7-posix-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-posix-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x"
},
"product_reference": "php7-posix-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64"
},
"product_reference": "php7-posix-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64"
},
"product_reference": "php7-readline-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-readline-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x"
},
"product_reference": "php7-readline-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64"
},
"product_reference": "php7-readline-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64"
},
"product_reference": "php7-shmop-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x"
},
"product_reference": "php7-shmop-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64"
},
"product_reference": "php7-shmop-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64"
},
"product_reference": "php7-snmp-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x"
},
"product_reference": "php7-snmp-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64"
},
"product_reference": "php7-snmp-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64"
},
"product_reference": "php7-soap-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-soap-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x"
},
"product_reference": "php7-soap-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64"
},
"product_reference": "php7-soap-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sockets-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x"
},
"product_reference": "php7-sockets-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sockets-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sodium-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x"
},
"product_reference": "php7-sodium-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sodium-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x"
},
"product_reference": "php7-sqlite-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64"
},
"product_reference": "php7-tidy-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x"
},
"product_reference": "php7-tidy-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64"
},
"product_reference": "php7-tidy-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64"
},
"product_reference": "php7-xsl-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x"
},
"product_reference": "php7-xsl-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64"
},
"product_reference": "php7-xsl-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64"
},
"product_reference": "php7-zip-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-zip-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x"
},
"product_reference": "php7-zip-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64"
},
"product_reference": "php7-zip-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64"
},
"product_reference": "php7-zlib-7.4.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x"
},
"product_reference": "php7-zlib-7.4.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
},
"product_reference": "php7-zlib-7.4.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2005-3353",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3353"
}
],
"notes": [
{
"category": "general",
"text": "The exif_read_data function in the Exif module in PHP before 4.4.1 allows remote attackers to cause a denial of service (infinite loop) via a malformed JPEG image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3353",
"url": "https://www.suse.com/security/cve/CVE-2005-3353"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/135480"
},
{
"category": "external",
"summary": "SUSE Bug 529198 for CVE-2005-3353",
"url": "https://bugzilla.suse.com/529198"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3353"
},
{
"cve": "CVE-2005-3388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3388"
}
],
"notes": [
{
"category": "general",
"text": "Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5 allows remote attackers to inject arbitrary web script or HTML via a crafted URL with a \"stacked array assignment.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3388",
"url": "https://www.suse.com/security/cve/CVE-2005-3388"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3388",
"url": "https://bugzilla.suse.com/132684"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3388"
},
{
"cve": "CVE-2005-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3389"
}
],
"notes": [
{
"category": "general",
"text": "The parse_str function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when called with only one parameter, allows remote attackers to enable the register_globals directive via inputs that cause a request to be terminated due to the memory_limit setting, which causes PHP to set an internal flag that enables register_globals and allows attackers to exploit vulnerabilities in PHP applications that would otherwise be protected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3389",
"url": "https://www.suse.com/security/cve/CVE-2005-3389"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/135480"
},
{
"category": "external",
"summary": "SUSE Bug 307272 for CVE-2005-3389",
"url": "https://bugzilla.suse.com/307272"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2005-3389"
},
{
"cve": "CVE-2005-3390",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3390"
}
],
"notes": [
{
"category": "general",
"text": "The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a \"GLOBALS\" fileupload field.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3390",
"url": "https://www.suse.com/security/cve/CVE-2005-3390"
},
{
"category": "external",
"summary": "SUSE Bug 118976 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/118976"
},
{
"category": "external",
"summary": "SUSE Bug 120087 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/120087"
},
{
"category": "external",
"summary": "SUSE Bug 130227 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/130227"
},
{
"category": "external",
"summary": "SUSE Bug 131578 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131578"
},
{
"category": "external",
"summary": "SUSE Bug 131579 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131579"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 132684 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/132684"
},
{
"category": "external",
"summary": "SUSE Bug 135480 for CVE-2005-3390",
"url": "https://bugzilla.suse.com/135480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3390"
},
{
"cve": "CVE-2005-3391",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3391"
}
],
"notes": [
{
"category": "general",
"text": "Multiple vulnerabilities in PHP before 4.4.1 allow remote attackers to bypass safe_mode and open_basedir restrictions via unknown attack vectors in (1) ext/curl and (2) ext/gd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3391",
"url": "https://www.suse.com/security/cve/CVE-2005-3391"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3391",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 135673 for CVE-2005-3391",
"url": "https://bugzilla.suse.com/135673"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3391"
},
{
"cve": "CVE-2005-3392",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2005-3392"
}
],
"notes": [
{
"category": "general",
"text": "Unspecified vulnerability in PHP before 4.4.1, when using the virtual function on Apache 2, allows remote attackers to bypass safe_mode and open_basedir directives.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2005-3392",
"url": "https://www.suse.com/security/cve/CVE-2005-3392"
},
{
"category": "external",
"summary": "SUSE Bug 131580 for CVE-2005-3392",
"url": "https://bugzilla.suse.com/131580"
},
{
"category": "external",
"summary": "SUSE Bug 135673 for CVE-2005-3392",
"url": "https://bugzilla.suse.com/135673"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2005-3392"
},
{
"cve": "CVE-2006-0996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-0996"
}
],
"notes": [
{
"category": "general",
"text": "Cross-site scripting (XSS) vulnerability in phpinfo (info.c) in PHP 5.1.2 and 4.4.2 allows remote attackers to inject arbitrary web script or HTML via long array variables, including (1) a large number of dimensions or (2) long values, which prevents HTML tags from being removed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-0996",
"url": "https://www.suse.com/security/cve/CVE-2006-0996"
},
{
"category": "external",
"summary": "SUSE Bug 164804 for CVE-2006-0996",
"url": "https://bugzilla.suse.com/164804"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-0996",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-0996"
},
{
"cve": "CVE-2006-1017",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1017"
}
],
"notes": [
{
"category": "general",
"text": "The c-client library 2000, 2001, or 2004 for PHP before 4.4.4 and 5.x before 5.1.5 do not check the (1) safe_mode or (2) open_basedir functions, and when used in applications that accept user-controlled input for the mailbox argument to the imap_open function, allow remote attackers to obtain access to an IMAP stream data structure and conduct unauthorized IMAP actions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1017",
"url": "https://www.suse.com/security/cve/CVE-2006-1017"
},
{
"category": "external",
"summary": "SUSE Bug 154317 for CVE-2006-1017",
"url": "https://bugzilla.suse.com/154317"
},
{
"category": "external",
"summary": "SUSE Bug 279863 for CVE-2006-1017",
"url": "https://bugzilla.suse.com/279863"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2006-1017"
},
{
"cve": "CVE-2006-1490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1490"
}
],
"notes": [
{
"category": "general",
"text": "PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the html_entity_decode function and sends the encoded results back to the client, aka a \"binary safety\" issue. NOTE: this issue has been referred to as a \"memory leak,\" but it is an information leak that discloses memory contents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1490",
"url": "https://www.suse.com/security/cve/CVE-2006-1490"
},
{
"category": "external",
"summary": "SUSE Bug 161718 for CVE-2006-1490",
"url": "https://bugzilla.suse.com/161718"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-1490",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-1490"
},
{
"cve": "CVE-2006-1494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1494"
}
],
"notes": [
{
"category": "general",
"text": "Directory traversal vulnerability in file.c in PHP 4.4.2 and 5.1.2 allows local users to bypass open_basedir restrictions allows remote attackers to create files in arbitrary directories via the tempnam function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1494",
"url": "https://www.suse.com/security/cve/CVE-2006-1494"
},
{
"category": "external",
"summary": "SUSE Bug 164845 for CVE-2006-1494",
"url": "https://bugzilla.suse.com/164845"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2006-1494"
},
{
"cve": "CVE-2006-1991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-1991"
}
],
"notes": [
{
"category": "general",
"text": "The substr_compare function in string.c in PHP 5.1.2 allows context-dependent attackers to cause a denial of service (memory access violation) via an out-of-bounds offset argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-1991",
"url": "https://www.suse.com/security/cve/CVE-2006-1991"
},
{
"category": "external",
"summary": "SUSE Bug 169038 for CVE-2006-1991",
"url": "https://bugzilla.suse.com/169038"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2006-1991"
},
{
"cve": "CVE-2007-4783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2007-4783"
}
],
"notes": [
{
"category": "general",
"text": "The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also requiring a long string in the str parameter; or (2) a denial of service (temporary application hang) via a long string in the str parameter. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2007-4783",
"url": "https://www.suse.com/security/cve/CVE-2007-4783"
},
{
"category": "external",
"summary": "SUSE Bug 308069 for CVE-2007-4783",
"url": "https://bugzilla.suse.com/308069"
},
{
"category": "external",
"summary": "SUSE Bug 325827 for CVE-2007-4783",
"url": "https://bugzilla.suse.com/325827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2007-4783"
},
{
"cve": "CVE-2007-4887",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2007-4887"
}
],
"notes": [
{
"category": "general",
"text": "The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in the library parameter. NOTE: there are limited usage scenarios under which this would be a vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2007-4887",
"url": "https://www.suse.com/security/cve/CVE-2007-4887"
},
{
"category": "external",
"summary": "SUSE Bug 325657 for CVE-2007-4887",
"url": "https://bugzilla.suse.com/325657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2007-4887"
},
{
"cve": "CVE-2008-0599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2008-0599"
}
],
"notes": [
{
"category": "general",
"text": "The init_request_info function in sapi/cgi/cgi_main.c in PHP before 5.2.6 does not properly consider operator precedence when calculating the length of PATH_TRANSLATED, which might allow remote attackers to execute arbitrary code via a crafted URI.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2008-0599",
"url": "https://www.suse.com/security/cve/CVE-2008-0599"
},
{
"category": "external",
"summary": "SUSE Bug 387745 for CVE-2008-0599",
"url": "https://bugzilla.suse.com/387745"
},
{
"category": "external",
"summary": "SUSE Bug 393279 for CVE-2008-0599",
"url": "https://bugzilla.suse.com/393279"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2008-0599"
},
{
"cve": "CVE-2017-9120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-9120"
}
],
"notes": [
{
"category": "general",
"text": "PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a long string because of an Integer overflow in mysqli_real_escape_string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-9120",
"url": "https://www.suse.com/security/cve/CVE-2017-9120"
},
{
"category": "external",
"summary": "SUSE Bug 1103661 for CVE-2017-9120",
"url": "https://bugzilla.suse.com/1103661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-9120"
},
{
"cve": "CVE-2018-1000222",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000222"
}
],
"notes": [
{
"category": "general",
"text": "Libgd version 2.2.5 contains a Double Free Vulnerability vulnerability in gdImageBmpPtr Function that can result in Remote Code Execution . This attack appear to be exploitable via Specially Crafted Jpeg Image can trigger double free. This vulnerability appears to have been fixed in after commit ac16bdf2d41724b5a65255d4c28fb0ec46bc42f5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000222",
"url": "https://www.suse.com/security/cve/CVE-2018-1000222"
},
{
"category": "external",
"summary": "SUSE Bug 1105434 for CVE-2018-1000222",
"url": "https://bugzilla.suse.com/1105434"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000222"
},
{
"cve": "CVE-2018-1000888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1000888"
}
],
"notes": [
{
"category": "general",
"text": "PEAR Archive_Tar version 1.4.3 and earlier contains a CWE-502, CWE-915 vulnerability in the Archive_Tar class. There are several file operations with `$v_header[\u0027filename\u0027]` as parameter (such as file_exists, is_file, is_dir, etc). When extract is called without a specific prefix path, we can trigger unserialization by crafting a tar file with `phar://[path_to_malicious_phar_file]` as path. Object injection can be used to trigger destruct in the loaded PHP classes, e.g. the Archive_Tar class itself. With Archive_Tar object injection, arbitrary file deletion can occur because `@unlink($this-\u003e_temp_tarname)` is called. If another class with useful gadget is loaded, it may possible to cause remote code execution that can result in files being deleted or possibly modified. This vulnerability appears to have been fixed in 1.4.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1000888",
"url": "https://www.suse.com/security/cve/CVE-2018-1000888"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-1000888"
},
{
"cve": "CVE-2018-12882",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-12882"
}
],
"notes": [
{
"category": "general",
"text": "exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-12882",
"url": "https://www.suse.com/security/cve/CVE-2018-12882"
},
{
"category": "external",
"summary": "SUSE Bug 1099098 for CVE-2018-12882",
"url": "https://bugzilla.suse.com/1099098"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-12882"
},
{
"cve": "CVE-2018-14851",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14851"
}
],
"notes": [
{
"category": "general",
"text": "exif_process_IFD_in_MAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14851",
"url": "https://www.suse.com/security/cve/CVE-2018-14851"
},
{
"category": "external",
"summary": "SUSE Bug 1103659 for CVE-2018-14851",
"url": "https://bugzilla.suse.com/1103659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-14851"
},
{
"cve": "CVE-2018-17082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-17082"
}
],
"notes": [
{
"category": "general",
"text": "The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a \"Transfer-Encoding: chunked\" request, because the bucket brigade is mishandled in the php_handler function in sapi/apache2handler/sapi_apache2.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-17082",
"url": "https://www.suse.com/security/cve/CVE-2018-17082"
},
{
"category": "external",
"summary": "SUSE Bug 1108753 for CVE-2018-17082",
"url": "https://bugzilla.suse.com/1108753"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-17082"
},
{
"cve": "CVE-2018-19935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19935"
}
],
"notes": [
{
"category": "general",
"text": "ext/imap/php_imap.c in PHP 5.x and 7.x before 7.3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty string in the message argument to the imap_mail function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19935",
"url": "https://www.suse.com/security/cve/CVE-2018-19935"
},
{
"category": "external",
"summary": "SUSE Bug 1118832 for CVE-2018-19935",
"url": "https://bugzilla.suse.com/1118832"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2018-19935"
},
{
"cve": "CVE-2018-20783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20783"
}
],
"notes": [
{
"category": "general",
"text": "In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to phar_parse_pharfile in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20783",
"url": "https://www.suse.com/security/cve/CVE-2018-20783"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1126713"
},
{
"category": "external",
"summary": "SUSE Bug 1127122 for CVE-2018-20783",
"url": "https://bugzilla.suse.com/1127122"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-20783"
},
{
"cve": "CVE-2019-11034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11034"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11034",
"url": "https://www.suse.com/security/cve/CVE-2019-11034"
},
{
"category": "external",
"summary": "SUSE Bug 1132838 for CVE-2019-11034",
"url": "https://bugzilla.suse.com/1132838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11034"
},
{
"cve": "CVE-2019-11035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11035"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exif_iif_add_value function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11035",
"url": "https://www.suse.com/security/cve/CVE-2019-11035"
},
{
"category": "external",
"summary": "SUSE Bug 1132837 for CVE-2019-11035",
"url": "https://bugzilla.suse.com/1132837"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11035"
},
{
"cve": "CVE-2019-11036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11036"
}
],
"notes": [
{
"category": "general",
"text": "When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.29, 7.2.x below 7.2.18 and 7.3.x below 7.3.5 can be caused to read past allocated buffer in exif_process_IFD_TAG function. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11036",
"url": "https://www.suse.com/security/cve/CVE-2019-11036"
},
{
"category": "external",
"summary": "SUSE Bug 1134322 for CVE-2019-11036",
"url": "https://bugzilla.suse.com/1134322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11036"
},
{
"cve": "CVE-2019-11039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11039"
}
],
"notes": [
{
"category": "general",
"text": "Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11039",
"url": "https://www.suse.com/security/cve/CVE-2019-11039"
},
{
"category": "external",
"summary": "SUSE Bug 1138173 for CVE-2019-11039",
"url": "https://bugzilla.suse.com/1138173"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-11039"
},
{
"cve": "CVE-2019-11040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11040"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11040",
"url": "https://www.suse.com/security/cve/CVE-2019-11040"
},
{
"category": "external",
"summary": "SUSE Bug 1138172 for CVE-2019-11040",
"url": "https://bugzilla.suse.com/1138172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11040"
},
{
"cve": "CVE-2019-11041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11041"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11041",
"url": "https://www.suse.com/security/cve/CVE-2019-11041"
},
{
"category": "external",
"summary": "SUSE Bug 1146360 for CVE-2019-11041",
"url": "https://bugzilla.suse.com/1146360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2019-11042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11042"
}
],
"notes": [
{
"category": "general",
"text": "When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.31, 7.2.x below 7.2.21 and 7.3.x below 7.3.8 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11042",
"url": "https://www.suse.com/security/cve/CVE-2019-11042"
},
{
"category": "external",
"summary": "SUSE Bug 1145095 for CVE-2019-11042",
"url": "https://bugzilla.suse.com/1145095"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11042"
},
{
"cve": "CVE-2019-11043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11043"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11043",
"url": "https://www.suse.com/security/cve/CVE-2019-11043"
},
{
"category": "external",
"summary": "SUSE Bug 1154999 for CVE-2019-11043",
"url": "https://bugzilla.suse.com/1154999"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-11043"
},
{
"cve": "CVE-2019-11046",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11046"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren\u0027t ASCII numbers. This can read to disclosure of the content of some memory locations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11046",
"url": "https://www.suse.com/security/cve/CVE-2019-11046"
},
{
"category": "external",
"summary": "SUSE Bug 1159924 for CVE-2019-11046",
"url": "https://bugzilla.suse.com/1159924"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11046"
},
{
"cve": "CVE-2019-9020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9020"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. Invalid input to the function xmlrpc_decode() can lead to an invalid memory access (heap out of bounds read or read after free). This is related to xml_elem_parse_buf in ext/xmlrpc/libxmlrpc/xml_element.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9020",
"url": "https://www.suse.com/security/cve/CVE-2019-9020"
},
{
"category": "external",
"summary": "SUSE Bug 1126711 for CVE-2019-9020",
"url": "https://bugzilla.suse.com/1126711"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9020"
},
{
"cve": "CVE-2019-9021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9021"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A heap-based buffer over-read in PHAR reading functions in the PHAR extension may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse the file name, a different vulnerability than CVE-2018-20783. This is related to phar_detect_phar_fname_ext in ext/phar/phar.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9021",
"url": "https://www.suse.com/security/cve/CVE-2019-9021"
},
{
"category": "external",
"summary": "SUSE Bug 1126713 for CVE-2019-9021",
"url": "https://bugzilla.suse.com/1126713"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9021"
},
{
"cve": "CVE-2019-9022",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9022"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.2. dns_get_record misparses a DNS response, which can allow a hostile DNS server to cause PHP to misuse memcpy, leading to read operations going past the buffer allocated for DNS data. This affects php_parserr in ext/standard/dns.c for DNS_CAA and DNS_ANY queries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9022",
"url": "https://www.suse.com/security/cve/CVE-2019-9022"
},
{
"category": "external",
"summary": "SUSE Bug 1126827 for CVE-2019-9022",
"url": "https://bugzilla.suse.com/1126827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9022"
},
{
"cve": "CVE-2019-9023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9023"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9023",
"url": "https://www.suse.com/security/cve/CVE-2019-9023"
},
{
"category": "external",
"summary": "SUSE Bug 1126823 for CVE-2019-9023",
"url": "https://bugzilla.suse.com/1126823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9023"
},
{
"cve": "CVE-2019-9024",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9024"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. xmlrpc_decode() can allow a hostile XMLRPC server to cause PHP to read memory outside of allocated areas in base64_decode_xmlrpc in ext/xmlrpc/libxmlrpc/base64.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9024",
"url": "https://www.suse.com/security/cve/CVE-2019-9024"
},
{
"category": "external",
"summary": "SUSE Bug 1126821 for CVE-2019-9024",
"url": "https://bugzilla.suse.com/1126821"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9024"
},
{
"cve": "CVE-2019-9637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9637"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9637",
"url": "https://www.suse.com/security/cve/CVE-2019-9637"
},
{
"category": "external",
"summary": "SUSE Bug 1128892 for CVE-2019-9637",
"url": "https://bugzilla.suse.com/1128892"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9637"
},
{
"cve": "CVE-2019-9638",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9638"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_MAKERNOTE because of mishandling the maker_note-\u003eoffset relationship to value_len.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9638",
"url": "https://www.suse.com/security/cve/CVE-2019-9638"
},
{
"category": "external",
"summary": "SUSE Bug 1128889 for CVE-2019-9638",
"url": "https://bugzilla.suse.com/1128889"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9638"
},
{
"cve": "CVE-2019-9640",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9640"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an Invalid Read in exif_process_SOFn.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9640",
"url": "https://www.suse.com/security/cve/CVE-2019-9640"
},
{
"category": "external",
"summary": "SUSE Bug 1128883 for CVE-2019-9640",
"url": "https://bugzilla.suse.com/1128883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-9640"
},
{
"cve": "CVE-2019-9641",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9641"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the EXIF component in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. There is an uninitialized read in exif_process_IFD_in_TIFF.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9641",
"url": "https://www.suse.com/security/cve/CVE-2019-9641"
},
{
"category": "external",
"summary": "SUSE Bug 1128722 for CVE-2019-9641",
"url": "https://bugzilla.suse.com/1128722"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9641"
},
{
"cve": "CVE-2019-9675",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9675"
}
],
"notes": [
{
"category": "general",
"text": "** DISPUTED ** An issue was discovered in PHP 7.x before 7.1.27 and 7.3.x before 7.3.3. phar_tar_writeheaders_int in ext/phar/tar.c has a buffer overflow via a long link value. NOTE: The vendor indicates that the link value is used only when an archive contains a symlink, which currently cannot happen: \"This issue allows theoretical compromise of security, but a practical attack is usually impossible.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9675",
"url": "https://www.suse.com/security/cve/CVE-2019-9675"
},
{
"category": "external",
"summary": "SUSE Bug 1128886 for CVE-2019-9675",
"url": "https://bugzilla.suse.com/1128886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9675"
},
{
"cve": "CVE-2020-7062",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7062"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7062",
"url": "https://www.suse.com/security/cve/CVE-2020-7062"
},
{
"category": "external",
"summary": "SUSE Bug 1165280 for CVE-2020-7062",
"url": "https://bugzilla.suse.com/1165280"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2020-7062"
},
{
"cve": "CVE-2020-7063",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7063"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7063",
"url": "https://www.suse.com/security/cve/CVE-2020-7063"
},
{
"category": "external",
"summary": "SUSE Bug 1165289 for CVE-2020-7063",
"url": "https://bugzilla.suse.com/1165289"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-7063"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
}
]
}
CERTFR-2021-AVI-731
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans PHP. Elles permetttent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PHP versions 7.3.x ant\u00e9rieures \u00e0 7.3.31",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 7.4.x ant\u00e9rieures \u00e0 7.4.24",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.x ant\u00e9rieures \u00e0 8.0.11",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21706"
}
],
"links": [],
"reference": "CERTFR-2021-AVI-731",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-09-24T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Elles\npermetttent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.x du 23 septembre 2021",
"url": "https://www.php.net/ChangeLog-8.php#8.0.11"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.4.x du 23 septembre 2021",
"url": "https://www.php.net/ChangeLog-7.php#7.4.24"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.3.x du 23 septembre 2021",
"url": "https://www.php.net/ChangeLog-7.php#7.3.31"
}
]
}
CERTFR-2021-AVI-731
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans PHP. Elles permetttent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PHP versions 7.3.x ant\u00e9rieures \u00e0 7.3.31",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 7.4.x ant\u00e9rieures \u00e0 7.4.24",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.x ant\u00e9rieures \u00e0 8.0.11",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21706"
}
],
"links": [],
"reference": "CERTFR-2021-AVI-731",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-09-24T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Elles\npermetttent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.x du 23 septembre 2021",
"url": "https://www.php.net/ChangeLog-8.php#8.0.11"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.4.x du 23 septembre 2021",
"url": "https://www.php.net/ChangeLog-7.php#7.4.24"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.3.x du 23 septembre 2021",
"url": "https://www.php.net/ChangeLog-7.php#7.3.31"
}
]
}
GHSA-X4G4-47F7-VVQ4
Vulnerability from github – Published: 2022-05-24 19:16 – Updated: 2022-05-24 19:16In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.
{
"affected": [],
"aliases": [
"CVE-2021-21706"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-10-04T04:15:00Z",
"severity": "MODERATE"
},
"details": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"id": "GHSA-x4g4-47f7-vvq4",
"modified": "2022-05-24T19:16:31Z",
"published": "2022-05-24T19:16:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21706"
},
{
"type": "WEB",
"url": "https://bugs.php.net/bug.php?id=81420"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20211029-0007"
}
],
"schema_version": "1.4.0",
"severity": []
}
SUSE-SU-2022:4068-1
Vulnerability from csaf_suse - Published: 2022-11-18 10:55 - Updated: 2022-11-18 10:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php74",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php74 fixes the following issues:\n\n- Version update to 7.4.33:\n- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).\n- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).\n\n- Version update to 7.4.32 (jsc#SLE-23639)\n- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing \u0027quines\u0027 gzip files. (bsc#1203867)\n- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim\u0027s browser. (bsc#1203870)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4068,SUSE-SLE-Module-Web-Scripting-12-2022-4068,SUSE-SLE-SDK-12-SP5-2022-4068",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4068-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4068-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224068-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4068-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012984.html"
},
{
"category": "self",
"summary": "SUSE Bug 1203867",
"url": "https://bugzilla.suse.com/1203867"
},
{
"category": "self",
"summary": "SUSE Bug 1203870",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE Bug 1204979",
"url": "https://bugzilla.suse.com/1204979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-8923 page",
"url": "https://www.suse.com/security/cve/CVE-2017-8923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7068 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7069 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7070 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7070/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7071 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7071/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21703 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21704 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21704/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21705 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31625 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php74",
"tracking": {
"current_release_date": "2022-11-18T10:55:22Z",
"generator": {
"date": "2022-11-18T10:55:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4068-1",
"initial_release_date": "2022-11-18T10:55:22Z",
"revision_history": [
{
"date": "2022-11-18T10:55:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-7.4.33-1.47.2.aarch64",
"product_id": "php74-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.aarch64",
"product_id": "php74-bcmath-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.aarch64",
"product_id": "php74-bz2-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.aarch64",
"product_id": "php74-calendar-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.aarch64",
"product_id": "php74-ctype-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-curl-7.4.33-1.47.2.aarch64",
"product_id": "php74-curl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-dba-7.4.33-1.47.2.aarch64",
"product_id": "php74-dba-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-devel-7.4.33-1.47.2.aarch64",
"product_id": "php74-devel-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-dom-7.4.33-1.47.2.aarch64",
"product_id": "php74-dom-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-embed-7.4.33-1.47.2.aarch64",
"product_id": "php74-embed-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.aarch64",
"product_id": "php74-enchant-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-exif-7.4.33-1.47.2.aarch64",
"product_id": "php74-exif-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"product_id": "php74-fastcgi-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"product_id": "php74-fileinfo-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.aarch64",
"product_id": "php74-firebird-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.aarch64",
"product_id": "php74-fpm-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.aarch64",
"product_id": "php74-ftp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gd-7.4.33-1.47.2.aarch64",
"product_id": "php74-gd-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.aarch64",
"product_id": "php74-gettext-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.aarch64",
"product_id": "php74-gmp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.aarch64",
"product_id": "php74-iconv-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-intl-7.4.33-1.47.2.aarch64",
"product_id": "php74-intl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-json-7.4.33-1.47.2.aarch64",
"product_id": "php74-json-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.aarch64",
"product_id": "php74-ldap-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.aarch64",
"product_id": "php74-mbstring-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.aarch64",
"product_id": "php74-mysql-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.aarch64",
"product_id": "php74-odbc-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.aarch64",
"product_id": "php74-opcache-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.aarch64",
"product_id": "php74-openssl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.aarch64",
"product_id": "php74-pcntl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.aarch64",
"product_id": "php74-pdo-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.aarch64",
"product_id": "php74-pgsql-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-phar-7.4.33-1.47.2.aarch64",
"product_id": "php74-phar-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-posix-7.4.33-1.47.2.aarch64",
"product_id": "php74-posix-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-readline-7.4.33-1.47.2.aarch64",
"product_id": "php74-readline-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.aarch64",
"product_id": "php74-shmop-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.aarch64",
"product_id": "php74-snmp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-soap-7.4.33-1.47.2.aarch64",
"product_id": "php74-soap-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.aarch64",
"product_id": "php74-sockets-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.aarch64",
"product_id": "php74-sodium-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.aarch64",
"product_id": "php74-sqlite-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvsem-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvshm-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-test-7.4.33-1.47.2.aarch64",
"product_id": "php74-test-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.aarch64",
"product_id": "php74-tidy-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"product_id": "php74-tokenizer-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlreader-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.aarch64",
"product_id": "php74-xsl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-zip-7.4.33-1.47.2.aarch64",
"product_id": "php74-zip-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.aarch64",
"product_id": "php74-zlib-7.4.33-1.47.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.i586",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.i586",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.i586",
"product": {
"name": "php74-7.4.33-1.47.2.i586",
"product_id": "php74-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.i586",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.i586",
"product_id": "php74-bcmath-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.i586",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.i586",
"product_id": "php74-bz2-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.i586",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.i586",
"product_id": "php74-calendar-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.i586",
"product_id": "php74-ctype-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-curl-7.4.33-1.47.2.i586",
"product_id": "php74-curl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.i586",
"product": {
"name": "php74-dba-7.4.33-1.47.2.i586",
"product_id": "php74-dba-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.i586",
"product": {
"name": "php74-devel-7.4.33-1.47.2.i586",
"product_id": "php74-devel-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.i586",
"product": {
"name": "php74-dom-7.4.33-1.47.2.i586",
"product_id": "php74-dom-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.i586",
"product": {
"name": "php74-embed-7.4.33-1.47.2.i586",
"product_id": "php74-embed-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.i586",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.i586",
"product_id": "php74-enchant-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.i586",
"product": {
"name": "php74-exif-7.4.33-1.47.2.i586",
"product_id": "php74-exif-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.i586",
"product_id": "php74-fastcgi-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.i586",
"product_id": "php74-fileinfo-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.i586",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.i586",
"product_id": "php74-firebird-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.i586",
"product_id": "php74-fpm-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.i586",
"product_id": "php74-ftp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gd-7.4.33-1.47.2.i586",
"product_id": "php74-gd-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.i586",
"product_id": "php74-gettext-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.i586",
"product_id": "php74-gmp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.i586",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.i586",
"product_id": "php74-iconv-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-intl-7.4.33-1.47.2.i586",
"product_id": "php74-intl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.i586",
"product": {
"name": "php74-json-7.4.33-1.47.2.i586",
"product_id": "php74-json-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.i586",
"product_id": "php74-ldap-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.i586",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.i586",
"product_id": "php74-mbstring-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.i586",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.i586",
"product_id": "php74-mysql-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.i586",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.i586",
"product_id": "php74-odbc-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.i586",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.i586",
"product_id": "php74-opcache-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.i586",
"product_id": "php74-openssl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.i586",
"product_id": "php74-pcntl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.i586",
"product_id": "php74-pdo-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.i586",
"product_id": "php74-pgsql-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.i586",
"product": {
"name": "php74-phar-7.4.33-1.47.2.i586",
"product_id": "php74-phar-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.i586",
"product": {
"name": "php74-posix-7.4.33-1.47.2.i586",
"product_id": "php74-posix-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.i586",
"product": {
"name": "php74-readline-7.4.33-1.47.2.i586",
"product_id": "php74-readline-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.i586",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.i586",
"product_id": "php74-shmop-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.i586",
"product_id": "php74-snmp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.i586",
"product": {
"name": "php74-soap-7.4.33-1.47.2.i586",
"product_id": "php74-soap-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.i586",
"product_id": "php74-sockets-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.i586",
"product_id": "php74-sodium-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.i586",
"product_id": "php74-sqlite-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.i586",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.i586",
"product_id": "php74-sysvsem-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.i586",
"product_id": "php74-sysvshm-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.i586",
"product": {
"name": "php74-test-7.4.33-1.47.2.i586",
"product_id": "php74-test-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.i586",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.i586",
"product_id": "php74-tidy-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.i586",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.i586",
"product_id": "php74-tokenizer-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.i586",
"product_id": "php74-xmlreader-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.i586",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.i586",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.i586",
"product_id": "php74-xsl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.i586",
"product": {
"name": "php74-zip-7.4.33-1.47.2.i586",
"product_id": "php74-zip-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.i586",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.i586",
"product_id": "php74-zlib-7.4.33-1.47.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-7.4.33-1.47.2.ppc64le",
"product_id": "php74-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"product_id": "php74-bcmath-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.ppc64le",
"product_id": "php74-bz2-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.ppc64le",
"product_id": "php74-calendar-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ctype-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-curl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-curl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-dba-7.4.33-1.47.2.ppc64le",
"product_id": "php74-dba-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-devel-7.4.33-1.47.2.ppc64le",
"product_id": "php74-devel-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-dom-7.4.33-1.47.2.ppc64le",
"product_id": "php74-dom-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-embed-7.4.33-1.47.2.ppc64le",
"product_id": "php74-embed-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.ppc64le",
"product_id": "php74-enchant-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-exif-7.4.33-1.47.2.ppc64le",
"product_id": "php74-exif-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fastcgi-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fileinfo-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.ppc64le",
"product_id": "php74-firebird-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fpm-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ftp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gd-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gd-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gettext-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gmp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.ppc64le",
"product_id": "php74-iconv-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-intl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-intl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-json-7.4.33-1.47.2.ppc64le",
"product_id": "php74-json-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ldap-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"product_id": "php74-mbstring-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.ppc64le",
"product_id": "php74-mysql-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.ppc64le",
"product_id": "php74-odbc-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.ppc64le",
"product_id": "php74-opcache-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-openssl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pcntl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pdo-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pgsql-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-phar-7.4.33-1.47.2.ppc64le",
"product_id": "php74-phar-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-posix-7.4.33-1.47.2.ppc64le",
"product_id": "php74-posix-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-readline-7.4.33-1.47.2.ppc64le",
"product_id": "php74-readline-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.ppc64le",
"product_id": "php74-shmop-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-snmp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-soap-7.4.33-1.47.2.ppc64le",
"product_id": "php74-soap-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sockets-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sodium-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sqlite-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvsem-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvshm-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-test-7.4.33-1.47.2.ppc64le",
"product_id": "php74-test-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.ppc64le",
"product_id": "php74-tidy-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"product_id": "php74-tokenizer-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlreader-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xsl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-zip-7.4.33-1.47.2.ppc64le",
"product_id": "php74-zip-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.ppc64le",
"product_id": "php74-zlib-7.4.33-1.47.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.s390",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.s390",
"product": {
"name": "php74-7.4.33-1.47.2.s390",
"product_id": "php74-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.s390",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.s390",
"product_id": "php74-bcmath-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.s390",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.s390",
"product_id": "php74-bz2-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.s390",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.s390",
"product_id": "php74-calendar-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.s390",
"product_id": "php74-ctype-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-curl-7.4.33-1.47.2.s390",
"product_id": "php74-curl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.s390",
"product": {
"name": "php74-dba-7.4.33-1.47.2.s390",
"product_id": "php74-dba-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.s390",
"product": {
"name": "php74-devel-7.4.33-1.47.2.s390",
"product_id": "php74-devel-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.s390",
"product": {
"name": "php74-dom-7.4.33-1.47.2.s390",
"product_id": "php74-dom-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.s390",
"product": {
"name": "php74-embed-7.4.33-1.47.2.s390",
"product_id": "php74-embed-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.s390",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.s390",
"product_id": "php74-enchant-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.s390",
"product": {
"name": "php74-exif-7.4.33-1.47.2.s390",
"product_id": "php74-exif-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390",
"product_id": "php74-fastcgi-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390",
"product_id": "php74-fileinfo-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.s390",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.s390",
"product_id": "php74-firebird-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.s390",
"product_id": "php74-fpm-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.s390",
"product_id": "php74-ftp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gd-7.4.33-1.47.2.s390",
"product_id": "php74-gd-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.s390",
"product_id": "php74-gettext-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.s390",
"product_id": "php74-gmp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.s390",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.s390",
"product_id": "php74-iconv-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-intl-7.4.33-1.47.2.s390",
"product_id": "php74-intl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.s390",
"product": {
"name": "php74-json-7.4.33-1.47.2.s390",
"product_id": "php74-json-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.s390",
"product_id": "php74-ldap-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.s390",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.s390",
"product_id": "php74-mbstring-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.s390",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.s390",
"product_id": "php74-mysql-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.s390",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.s390",
"product_id": "php74-odbc-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.s390",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.s390",
"product_id": "php74-opcache-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.s390",
"product_id": "php74-openssl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.s390",
"product_id": "php74-pcntl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.s390",
"product_id": "php74-pdo-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.s390",
"product_id": "php74-pgsql-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.s390",
"product": {
"name": "php74-phar-7.4.33-1.47.2.s390",
"product_id": "php74-phar-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.s390",
"product": {
"name": "php74-posix-7.4.33-1.47.2.s390",
"product_id": "php74-posix-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.s390",
"product": {
"name": "php74-readline-7.4.33-1.47.2.s390",
"product_id": "php74-readline-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.s390",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.s390",
"product_id": "php74-shmop-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.s390",
"product_id": "php74-snmp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.s390",
"product": {
"name": "php74-soap-7.4.33-1.47.2.s390",
"product_id": "php74-soap-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.s390",
"product_id": "php74-sockets-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.s390",
"product_id": "php74-sodium-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.s390",
"product_id": "php74-sqlite-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390",
"product_id": "php74-sysvsem-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390",
"product_id": "php74-sysvshm-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.s390",
"product": {
"name": "php74-test-7.4.33-1.47.2.s390",
"product_id": "php74-test-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.s390",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.s390",
"product_id": "php74-tidy-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.s390",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390",
"product_id": "php74-tokenizer-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390",
"product_id": "php74-xmlreader-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.s390",
"product_id": "php74-xsl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.s390",
"product": {
"name": "php74-zip-7.4.33-1.47.2.s390",
"product_id": "php74-zip-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.s390",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.s390",
"product_id": "php74-zlib-7.4.33-1.47.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-7.4.33-1.47.2.s390x",
"product_id": "php74-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.s390x",
"product_id": "php74-bcmath-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.s390x",
"product_id": "php74-bz2-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.s390x",
"product_id": "php74-calendar-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.s390x",
"product_id": "php74-ctype-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-curl-7.4.33-1.47.2.s390x",
"product_id": "php74-curl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-dba-7.4.33-1.47.2.s390x",
"product_id": "php74-dba-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-devel-7.4.33-1.47.2.s390x",
"product_id": "php74-devel-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-dom-7.4.33-1.47.2.s390x",
"product_id": "php74-dom-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-embed-7.4.33-1.47.2.s390x",
"product_id": "php74-embed-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.s390x",
"product_id": "php74-enchant-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-exif-7.4.33-1.47.2.s390x",
"product_id": "php74-exif-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390x",
"product_id": "php74-fastcgi-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390x",
"product_id": "php74-fileinfo-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.s390x",
"product_id": "php74-firebird-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.s390x",
"product_id": "php74-fpm-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.s390x",
"product_id": "php74-ftp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gd-7.4.33-1.47.2.s390x",
"product_id": "php74-gd-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.s390x",
"product_id": "php74-gettext-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.s390x",
"product_id": "php74-gmp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.s390x",
"product_id": "php74-iconv-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-intl-7.4.33-1.47.2.s390x",
"product_id": "php74-intl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-json-7.4.33-1.47.2.s390x",
"product_id": "php74-json-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.s390x",
"product_id": "php74-ldap-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.s390x",
"product_id": "php74-mbstring-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.s390x",
"product_id": "php74-mysql-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.s390x",
"product_id": "php74-odbc-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.s390x",
"product_id": "php74-opcache-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.s390x",
"product_id": "php74-openssl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.s390x",
"product_id": "php74-pcntl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.s390x",
"product_id": "php74-pdo-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.s390x",
"product_id": "php74-pgsql-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-phar-7.4.33-1.47.2.s390x",
"product_id": "php74-phar-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-posix-7.4.33-1.47.2.s390x",
"product_id": "php74-posix-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-readline-7.4.33-1.47.2.s390x",
"product_id": "php74-readline-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.s390x",
"product_id": "php74-shmop-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.s390x",
"product_id": "php74-snmp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-soap-7.4.33-1.47.2.s390x",
"product_id": "php74-soap-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.s390x",
"product_id": "php74-sockets-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.s390x",
"product_id": "php74-sodium-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.s390x",
"product_id": "php74-sqlite-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvsem-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvshm-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-test-7.4.33-1.47.2.s390x",
"product_id": "php74-test-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.s390x",
"product_id": "php74-tidy-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390x",
"product_id": "php74-tokenizer-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlreader-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.s390x",
"product_id": "php74-xsl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-zip-7.4.33-1.47.2.s390x",
"product_id": "php74-zip-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.s390x",
"product_id": "php74-zlib-7.4.33-1.47.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-7.4.33-1.47.2.x86_64",
"product_id": "php74-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.x86_64",
"product_id": "php74-bcmath-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.x86_64",
"product_id": "php74-bz2-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.x86_64",
"product_id": "php74-calendar-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.x86_64",
"product_id": "php74-ctype-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-curl-7.4.33-1.47.2.x86_64",
"product_id": "php74-curl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-dba-7.4.33-1.47.2.x86_64",
"product_id": "php74-dba-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-devel-7.4.33-1.47.2.x86_64",
"product_id": "php74-devel-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-dom-7.4.33-1.47.2.x86_64",
"product_id": "php74-dom-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-embed-7.4.33-1.47.2.x86_64",
"product_id": "php74-embed-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.x86_64",
"product_id": "php74-enchant-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-exif-7.4.33-1.47.2.x86_64",
"product_id": "php74-exif-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"product_id": "php74-fastcgi-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"product_id": "php74-fileinfo-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.x86_64",
"product_id": "php74-firebird-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.x86_64",
"product_id": "php74-fpm-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.x86_64",
"product_id": "php74-ftp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gd-7.4.33-1.47.2.x86_64",
"product_id": "php74-gd-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.x86_64",
"product_id": "php74-gettext-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.x86_64",
"product_id": "php74-gmp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.x86_64",
"product_id": "php74-iconv-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-intl-7.4.33-1.47.2.x86_64",
"product_id": "php74-intl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-json-7.4.33-1.47.2.x86_64",
"product_id": "php74-json-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.x86_64",
"product_id": "php74-ldap-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.x86_64",
"product_id": "php74-mbstring-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.x86_64",
"product_id": "php74-mysql-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.x86_64",
"product_id": "php74-odbc-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.x86_64",
"product_id": "php74-opcache-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.x86_64",
"product_id": "php74-openssl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.x86_64",
"product_id": "php74-pcntl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.x86_64",
"product_id": "php74-pdo-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.x86_64",
"product_id": "php74-pgsql-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-phar-7.4.33-1.47.2.x86_64",
"product_id": "php74-phar-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-posix-7.4.33-1.47.2.x86_64",
"product_id": "php74-posix-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-readline-7.4.33-1.47.2.x86_64",
"product_id": "php74-readline-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.x86_64",
"product_id": "php74-shmop-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.x86_64",
"product_id": "php74-snmp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-soap-7.4.33-1.47.2.x86_64",
"product_id": "php74-soap-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.x86_64",
"product_id": "php74-sockets-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.x86_64",
"product_id": "php74-sodium-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.x86_64",
"product_id": "php74-sqlite-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvsem-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvshm-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-test-7.4.33-1.47.2.x86_64",
"product_id": "php74-test-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.x86_64",
"product_id": "php74-tidy-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"product_id": "php74-tokenizer-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlreader-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.x86_64",
"product_id": "php74-xsl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-zip-7.4.33-1.47.2.x86_64",
"product_id": "php74-zip-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.x86_64",
"product_id": "php74-zlib-7.4.33-1.47.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-curl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-curl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-curl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-curl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-dba-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-dba-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-dba-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-dba-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-dom-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-dom-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-dom-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-dom-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-exif-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-exif-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-exif-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-exif-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gd-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gd-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gd-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gd-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-intl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-intl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-intl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-intl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-json-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-json-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-json-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-json-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-phar-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-phar-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-phar-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-phar-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-posix-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-posix-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-posix-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-posix-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-readline-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-readline-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-readline-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-readline-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-soap-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-soap-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-soap-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-soap-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-zip-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-zip-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-zip-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-zip-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-devel-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-devel-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-devel-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-devel-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-8923"
}
],
"notes": [
{
"category": "general",
"text": "The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script\u0027s use of .= with a long string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-8923",
"url": "https://www.suse.com/security/cve/CVE-2017-8923"
},
{
"category": "external",
"summary": "SUSE Bug 1038980 for CVE-2017-8923",
"url": "https://bugzilla.suse.com/1038980"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "low"
}
],
"title": "CVE-2017-8923"
},
{
"cve": "CVE-2020-7068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7068"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7068",
"url": "https://www.suse.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "SUSE Bug 1175203 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175203"
},
{
"category": "external",
"summary": "SUSE Bug 1175223 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7068"
},
{
"cve": "CVE-2020-7069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7069"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7069",
"url": "https://www.suse.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "SUSE Bug 1177351 for CVE-2020-7069",
"url": "https://bugzilla.suse.com/1177351"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2020-7069"
},
{
"cve": "CVE-2020-7070",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7070"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7070",
"url": "https://www.suse.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "SUSE Bug 1177352 for CVE-2020-7070",
"url": "https://bugzilla.suse.com/1177352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7070"
},
{
"cve": "CVE-2020-7071",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7071"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7071",
"url": "https://www.suse.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "SUSE Bug 1180706 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1180706"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7071"
},
{
"cve": "CVE-2021-21702",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21702"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21702",
"url": "https://www.suse.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2021-21702",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
},
{
"cve": "CVE-2021-21703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21703"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21703",
"url": "https://www.suse.com/security/cve/CVE-2021-21703"
},
{
"category": "external",
"summary": "SUSE Bug 1192050 for CVE-2021-21703",
"url": "https://bugzilla.suse.com/1192050"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21703"
},
{
"cve": "CVE-2021-21704",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21704"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21704",
"url": "https://www.suse.com/security/cve/CVE-2021-21704"
},
{
"category": "external",
"summary": "SUSE Bug 1188035 for CVE-2021-21704",
"url": "https://bugzilla.suse.com/1188035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21704"
},
{
"cve": "CVE-2021-21705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21705"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21705",
"url": "https://www.suse.com/security/cve/CVE-2021-21705"
},
{
"category": "external",
"summary": "SUSE Bug 1188037 for CVE-2021-21705",
"url": "https://bugzilla.suse.com/1188037"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21705"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
},
{
"cve": "CVE-2021-21707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21707"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21707",
"url": "https://www.suse.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "SUSE Bug 1193041 for CVE-2021-21707",
"url": "https://bugzilla.suse.com/1193041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31625"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31625",
"url": "https://www.suse.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "SUSE Bug 1200645 for CVE-2022-31625",
"url": "https://bugzilla.suse.com/1200645"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-31626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31626"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31626",
"url": "https://www.suse.com/security/cve/CVE-2022-31626"
},
{
"category": "external",
"summary": "SUSE Bug 1200628 for CVE-2022-31626",
"url": "https://bugzilla.suse.com/1200628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-31628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31628"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31628",
"url": "https://www.suse.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "SUSE Bug 1203867 for CVE-2022-31628",
"url": "https://bugzilla.suse.com/1203867"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2022-31629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31629"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31629",
"url": "https://www.suse.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "SUSE Bug 1203870 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1222857"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31630"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. ",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31630",
"url": "https://www.suse.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "SUSE Bug 1204979 for CVE-2022-31630",
"url": "https://bugzilla.suse.com/1204979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31630"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
SUSE-SU-2022:4069-1
Vulnerability from csaf_suse - Published: 2022-11-18 10:56 - Updated: 2022-11-18 10:56Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- Version update to 7.4.33:\n- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).\n- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).\n\n- Version update to 7.4.32 (jsc#SLE-23639)\n- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing \u0027quines\u0027 gzip files. (bsc#1203867)\n- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim\u0027s browser. (bsc#1203870)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4069,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-4069,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-4069,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-4069,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-4069,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-4069,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-4069,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-4069,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-4069,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-4069,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-4069,SUSE-Storage-7-2022-4069,openSUSE-SLE-15.3-2022-4069,openSUSE-SLE-15.4-2022-4069",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4069-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4069-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224069-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4069-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012985.html"
},
{
"category": "self",
"summary": "SUSE Bug 1203867",
"url": "https://bugzilla.suse.com/1203867"
},
{
"category": "self",
"summary": "SUSE Bug 1203870",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE Bug 1204979",
"url": "https://bugzilla.suse.com/1204979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-8923 page",
"url": "https://www.suse.com/security/cve/CVE-2017-8923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7068 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7069 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7070 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7070/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7071 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7071/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21703 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21704 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21704/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21705 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31625 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-11-18T10:56:52Z",
"generator": {
"date": "2022-11-18T10:56:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4069-1",
"initial_release_date": "2022-11-18T10:56:52Z",
"revision_history": [
{
"date": "2022-11-18T10:56:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-curl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-dba-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-devel-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-dom-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-embed-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-exif-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-gd-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-intl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-json-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-phar-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-posix-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-readline-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-soap-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-test-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-zip-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.i586",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-7.4.33-150200.3.46.2.i586",
"product_id": "php7-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.i586",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.i586",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.i586",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.i586",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-curl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.i586",
"product_id": "php7-dba-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.i586",
"product_id": "php7-devel-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.i586",
"product_id": "php7-dom-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.i586",
"product_id": "php7-embed-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.i586",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.i586",
"product_id": "php7-exif-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.i586",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.i586",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.i586",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.i586",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.i586",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.i586",
"product_id": "php7-gd-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.i586",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.i586",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.i586",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-intl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.i586",
"product_id": "php7-json-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.i586",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.i586",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.i586",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.i586",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.i586",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.i586",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.i586",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.i586",
"product_id": "php7-phar-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.i586",
"product_id": "php7-posix-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.i586",
"product_id": "php7-readline-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.i586",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.i586",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.i586",
"product_id": "php7-soap-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.i586",
"product_id": "php7-test-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.i586",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.i586",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.i586",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.i586",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.i586",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.i586",
"product_id": "php7-zip-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.i586",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-curl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-dba-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-devel-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-dom-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-embed-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-exif-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-gd-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-intl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-json-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-phar-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-posix-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-readline-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-soap-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-test-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-zip-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-curl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-dba-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-devel-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-dom-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-embed-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-exif-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-gd-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-intl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-json-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-phar-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-posix-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-readline-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-soap-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-test-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-zip-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-curl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-dba-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-devel-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-dom-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-embed-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-exif-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-gd-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-intl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-json-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-phar-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-posix-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-readline-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-soap-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-test-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-zip-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-test-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-test-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-test-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-test-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-8923"
}
],
"notes": [
{
"category": "general",
"text": "The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script\u0027s use of .= with a long string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-8923",
"url": "https://www.suse.com/security/cve/CVE-2017-8923"
},
{
"category": "external",
"summary": "SUSE Bug 1038980 for CVE-2017-8923",
"url": "https://bugzilla.suse.com/1038980"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "low"
}
],
"title": "CVE-2017-8923"
},
{
"cve": "CVE-2020-7068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7068"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7068",
"url": "https://www.suse.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "SUSE Bug 1175203 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175203"
},
{
"category": "external",
"summary": "SUSE Bug 1175223 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2020-7068"
},
{
"cve": "CVE-2020-7069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7069"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7069",
"url": "https://www.suse.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "SUSE Bug 1177351 for CVE-2020-7069",
"url": "https://bugzilla.suse.com/1177351"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2020-7069"
},
{
"cve": "CVE-2020-7070",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7070"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7070",
"url": "https://www.suse.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "SUSE Bug 1177352 for CVE-2020-7070",
"url": "https://bugzilla.suse.com/1177352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2020-7070"
},
{
"cve": "CVE-2020-7071",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7071"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7071",
"url": "https://www.suse.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "SUSE Bug 1180706 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1180706"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2020-7071"
},
{
"cve": "CVE-2021-21702",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21702"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21702",
"url": "https://www.suse.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2021-21702",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
},
{
"cve": "CVE-2021-21703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21703"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21703",
"url": "https://www.suse.com/security/cve/CVE-2021-21703"
},
{
"category": "external",
"summary": "SUSE Bug 1192050 for CVE-2021-21703",
"url": "https://bugzilla.suse.com/1192050"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2021-21703"
},
{
"cve": "CVE-2021-21704",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21704"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21704",
"url": "https://www.suse.com/security/cve/CVE-2021-21704"
},
{
"category": "external",
"summary": "SUSE Bug 1188035 for CVE-2021-21704",
"url": "https://bugzilla.suse.com/1188035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2021-21704"
},
{
"cve": "CVE-2021-21705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21705"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21705",
"url": "https://www.suse.com/security/cve/CVE-2021-21705"
},
{
"category": "external",
"summary": "SUSE Bug 1188037 for CVE-2021-21705",
"url": "https://bugzilla.suse.com/1188037"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2021-21705"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
},
{
"cve": "CVE-2021-21707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21707"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21707",
"url": "https://www.suse.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "SUSE Bug 1193041 for CVE-2021-21707",
"url": "https://bugzilla.suse.com/1193041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31625"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31625",
"url": "https://www.suse.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "SUSE Bug 1200645 for CVE-2022-31625",
"url": "https://bugzilla.suse.com/1200645"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-31626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31626"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31626",
"url": "https://www.suse.com/security/cve/CVE-2022-31626"
},
{
"category": "external",
"summary": "SUSE Bug 1200628 for CVE-2022-31626",
"url": "https://bugzilla.suse.com/1200628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-31628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31628"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31628",
"url": "https://www.suse.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "SUSE Bug 1203867 for CVE-2022-31628",
"url": "https://bugzilla.suse.com/1203867"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2022-31629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31629"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31629",
"url": "https://www.suse.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "SUSE Bug 1203870 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1222857"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31630"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. ",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31630",
"url": "https://www.suse.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "SUSE Bug 1204979 for CVE-2022-31630",
"url": "https://bugzilla.suse.com/1204979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2022-31630"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.